How to set up a custom Server IP for your Minecraft Server.
Setting up a customer server IP for your Minecraft server can enhance your server's professionalism and make it easier for players to connect. Follow this guide to setup a Custom IP.
Video Tutorial: Coming Soon
Prerequisites
- A Domain Name: Purchase a domain from a domain registrar (e.g, Namecheap, GoDaddy).
- Access to your domain's DNS settings: Ensure you have login credentials to manage your DNS records.
- The IP address of your Minecraft server: Obtain the Numerical IP address from the Velocity Hosting Game Panel.
Step 1: Login to your Domain Registrar
- Go to the website of your domain registrar.
- Login using your account credentials.
- Navigate to the DNS settings or Manage DNS section of your domain.
Step 2: Add an A Record
- In the DNS Management area, locate the section to add a new record.
- Choose A Record as the record type.
- Fill in the fields:
- Host: Enter the subdomain you want for your Minecraft server. For example:
- Use Play to create play.yourdomain.com
- Leave it blank or use @ to apply the record to the root domain.
- Points: Enter your Minecraft servers IP address.
- TTL: Set this to the default value (Usually 1 hour or "Automatic").
- Host: Enter the subdomain you want for your Minecraft server. For example:
- Save the A Record.
Step 3: Add an SRV Record (Optional, Needed for Non-Default Ports)
If your Minecraft Servers uses a different port other than the default 22565, you will need to configure an SRV record to direct traffic correctly.
- In the DNS management area, locate the section to add an SRV record.
- Fill in the fields:
- Service: Enter _minecraft
- Protocol: Enter _tcp
- Name: Enter the subdomain you use in the A record (e.g, Play)
- Priority: Enter 0
- Weight: Enter 5
- Port: Enter your servers port number (e.g, 25678)
- Target: Enter the full domain name you used in the A record (e.g, play.yourdomain.com)
- Save the SRV Record.
Step 4: Verify your settings
DNS changes can take up to 48 hours to propagate, but they often update within a few hours. To verify:
- Open your Minecraft client of the correct version of your server.
- Enter the custom domain or subdomain (e.g, play.yourdomain.com or yourdomain.com) in the server address field.
- Connect to the server to insure it works correctly.
By following these steps, your Minecraft server should now be setup with a custom domain address. For any additional support or support with this then feel free to contact us either via a Discord ticket or create a ticket on the Billing area.