Language

LAN Announcer

LAN Announcer

Modrinth

Announces the server to the LAN using multicast UDP.

5.8k downloads 10 followers updated 30mo ago
latest v1.0.2 Modrinth
Fabric 1.20.4 – 1.20.4 ManagementTechnologyUtility

LAN Announcer

Announces the server to the LAN using multicast UDP.

Sends an announcement packet every 1.5 seconds on both IPv4 and IPv6, similar to how the normal Minecraft client does when you "Open to LAN".

Makes the server automagically appear on all Minecraft clients on the same local network.

Really nice when making home server for LANs or for the kids.

Technical details

Every 1.5 seconds it sends the payload:

[MOTD]<server motd>[/MOTD][AD]<server listen port>[/AD]

For example:

[MOTD]A Minecraft Server[/MOTD][AD]25565[/AD]

Over UDP port 4445 to the IP addresses:

  • 224.0.2.60
  • ff75:230::60

Versions

Release
1.0.2
fabric · 1.20.4 · 30mo ago
Update the jar icon.
5.4k
Release
1.0.1
fabric · 1.20.4 · 30mo ago
Added a check in onInitialize that ensures we run iff `FabricLoader.getInstance().getEnvironmentType() == net.fabricmc.api.EnvType.SERVER`. It ensures that if…
182
Release
1.0.0
fabric · 1.20.4 · 30mo ago
First release - Added support for sending multicast pings over UDP.
227

Comments 0

No comments yet. Be the first to share your thoughts.

Download LAN Announcer

Files are served directly from the original source. Modgrid does not host or modify them.