Domain Setup
info
We do not support SRV record edits at this time.
If you are using a CreeperHost custom domain, you can configure the relevant settings in the Domain
menu. To locate it:
- Scroll to the bottom of the sidebar
- Select
Domains
, under theMiscellaneous
tab.
For the most part, your domain should come pre-configured and 'ready-to-go'.
If you are using a 3rd party domain, you will need to point your domain (preferably via CNAME: If the IP changes, a CNAME will automatically adjust) to your .playat.ch address. You cannot forward ports via CNAME/A-records - you would need to use an SRV record for this.
Below, you can find an example of an SRV record:
- Service: _minecraft
- Protocol: tcp
- Name: game.MyDomainExample.com
- Priority: 0
- Weight: 0
- Port: [port]
- - Enter the port number of your Minecraft instance - if your full server address is myawesomeserver.playat.ch:25565, you would enter just 25565
- Target: [address]
- - Enter the address (without the port) of your server - for example, just myawesomeserver.playat.ch
GoDaddy users: You can find details on how to link up a 3RD party nameserver here.