mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-06-06 02:54:36 +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.