How to create a domain IP with GoDaddy

So you've just purchased a new domain from GoDaddy, let's call it "potatocraft.net", and now you want to connect it to your server IP to make it look like "play.potatocraft.net". All you need to do is follow these steps:

  • Log into the GoDaddy control panel
  • Click on "Domains"
  • Click on "Manage DNS"
  • Go to the "Records" table, click on "Add" and insert the following details:
Type: A
Host: server
Points to: your IP without port
TTL: 1/2 Hour

  • Save your changes
  • Click on "Add" once again and configure it this way:
Type: SRV
Service: _minecraft
Protocol: _tcp
Name: play
Target: server.potatocraft.net
Priority: 0
Weight: 0
Port: your port
TTL: 1/2 Hour

  • Save your changes
  • Wait a few minutes before testing your new IP

NOTE: sometimes it might take several hours for the GoDaddy DNS to update, so please be patient if things are not working right away.
  • 27 Users Found This Useful
Was this answer helpful?

Related Articles

How to create a domain IP with Namecheap

So you've just purchased a new domain from Namecheap, let's call it "potatocraft.net", and now...

How to OP yourself on a Minecraft server

In order to unlock all Minecraft server commands, you can OP yourself and others by following the...

How to make your Minecraft server private

If you want to make your Minecraft server private, and only allow trusted players to connect, you...

How to add a new user to the control panel

Adding a new user to your control panel will require the following steps: Log into the control...

How to backup your Minecraft server

Our control panel offers two different backup methods: manual and automatic.If you wish to...