How to make custom ip address
Last updated
Last updated
There are a lot of places where you can register a domain. Here are a few popular ones:
If you want to register a free domain, try .
We’re unrelated to the above services and are simply providing examples. Feel free to use any domain provider you want.
You are required to use a SRV record to link your domain to your Minecraft server. Some domain providers like Freenom don’t provide this, so we recommend that you use Cloudflare. To create a SRV record, you must first go to your domain’s DNS settings. Create a new record, then follow the table below:
Record Type
Name
Service
Priority
Weight
Port
Target
SRV
@
_minecraft
0
5
000000
Make sure to replace <server_IP>
with your Minecraft server’s IP, for example india7.endercloud.in
.
Make sure to change port
to your server’s port.
It may take up to 24 hours for your DNS settings to be updated.
You should be able to join your server with your new custom IP.