I read in the documentation not to use SRV records for forced hosts. But what DNS record am I suposed to use? I tried a simple A record with the server ip, but this doesn’t work.
You can use an A record or CNAME. Note that if your server is not running on the default port (25565) then you cannot use forced hosts.
1 Like
Worked for me, thank you!