GoDaddy
Configuration
- Log in to your GoDaddy account
- Click
Add New Record. The Add DNS Record window displays. - If you wish to run multiple instances on a single CreeperHost server or require specific port mapping, select
SRV(Service) from theRecord Typelist. SelectCNAMEfor a single instance using a subdomain.
CNAME (Single instance):
- Target:
[address]Enter the address (without the port) of your server - for example,myawesomeserver.playat.ch.
SRV (Multiple instances):
In the fields, fill out the settings as follows:
- Service:
_minecraft - Protocol:
tcp - Name:
[subdomain]- This is the subdomain you'll use for connecting to your server. For example, if your domain is
example.com, and you wish to connect viaplay.example.com, you only need to enterplayin the field. If you wish to connect directly usingexample.com, you would enter@in the field.
- This is the subdomain you'll use for connecting to your server. For example, if your domain is
- Priority:
0 - Weight:
0 - Port:
[port]Enter the port number of your Minecraft instance - if your full server address ismyawesomeserver.playat.ch:25565, you would enter just25565. - Target:
[address]- Enter the address (without the port) of your server - for example,
myawesomeserver.playat.ch.
- Enter the address (without the port) of your server - for example,
Save your settings, and you're done! Please note that it can take up to 72 hours for the DNS information to propagate, meaning you may not be able to connect to your server using the new information immediately.