How to create a custom domain
- First at all, get a domain (paid or free)
Step 1
- Point the DNS servers to Cloudflare Or any other DNS provider
Step 2
Step 3
- Add a A record with play & pointing to the same ipv4 address as your domain
Step 4
Play is the current subdomain, you can replace it with anything (if you use pog as subdomain, add a A-record with pog)
Create a SRV record with the following info >
Name: _minecraft._tcp.play
Protocol: TCP
SLL: auto
Port: 25565 (replace with your server port)
Target: play.example.com
Step 6
- Wait some few minutes & it will work
Feel free to ask questions about this!