mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-05-26 03:45:29 +00:00
Resolve _minecraft._tcp.<hostname> SRV records before connecting, matching Java Edition behavior. Players can connect using just a domain name and the client will look up the actual server address and port from DNS. Falls back to the original hostname/port if no SRV record exists or the address is a numeric IP.