How to Set Up a Play Domain for Your Minecraft Server
A custom Minecraft server domain is an important feature of any professional Minecraft server. You can also set up a separate subdomain for players using Minecraft Bedrock Edition. This guide explains step by step how to configure your domain’s DNS settings using either ConsulHosting or Cloudflare.
Note Don’t have a domain name yet? Register a domain name before following this guide.
Note Is your domain name not registered with ConsulHosting? Transfer your domain name or contact the company where your domain is registered for instructions.
Setting up a Minecraft server domain using ConsulHosting
- Log in to the game panel and go to your Minecraft server.
- Open the Ports page.
- Copy the IP and Port from the row with the Primary status. You will need these details later.
- Log in to the client panel.
- Go to DNS on the Domains page.
- Select the domain for which you want to configure a Minecraft server domain.
- Click Add record and select SRV.
- Enter the following details:
|
Field |
Value |
|---|---|
|
Name |
|
|
TTL |
1 hour |
|
Priority |
|
|
Weight |
|
|
Port |
The Port from step 3 |
|
Hostname |
The IP from step 3 |
Tip You can replaceplayin the name with, for example,mcto use a server address such asmc.example.com. If you omitplay, you can use the domain without a prefix, such asexample.com, as the server address.
- Click Create and wait for the new (sub)domain to start working. This may take up to one hour.
Setting up a Minecraft server domain using Cloudflare
- Log in to the game panel and go to your Minecraft server.
- Open the Ports page.
- Copy the IP and Port from the row with the Primary status. You will need these details later.
- Log in to the Cloudflare dashboard.
- Select the domain for which you want to configure a Minecraft server domain.
- Go to DNS and open Records.
- Click Add record and enter the following details:
|
Field |
Value |
|---|---|
|
Type |
SRV |
|
Name |
|
|
Priority |
|
|
Weight |
|
|
Port |
The Port from step 3 |
|
Target |
The IP from step 3 |
|
TTL |
Auto |
Tip You can replaceplayin the name with, for example,mcto use a server address such asmc.example.com. If you omitplay, you can use the domain without a prefix, such asexample.com, as the server address.
- Click Save and wait for the new (sub)domain to start working. This may take up to one hour.
Setting up a Bedrock subdomain using ConsulHosting
- Log in to the client panel.
- Go to DNS on the Domains page.
- Select the domain for which you want to configure a Bedrock subdomain.
- Click Add record and select CNAME.
- Under Name, enter the name of your Bedrock subdomain. For example, enter
bedrockto create the server addressbedrock.example.com. - Leave the TTL set to 1 hour and enter your current server address under Hostname. You can find this address in the game panel.
- Click Create and wait for the new subdomain to start working. This may take up to one hour.
Players can join the Minecraft server using the subdomain and its corresponding port.
Setting up a Bedrock subdomain using Cloudflare
- Log in to the Cloudflare dashboard.
- Select the domain for which you want to configure a Bedrock subdomain.
- Go to DNS and open Records.
- Click Add record.
- Select CNAME under Type.
- Under Name, enter the name of your Bedrock subdomain. For example, enter
bedrockto create the server addressbedrock.example.com. - Under Target, enter your current server address. You can find this address in the game panel.
- Set Proxy status to DNS only and leave the TTL set to Auto.
- Click Save and wait for the new subdomain to start working. This may take up to one hour.
Players can join the Minecraft server using the subdomain and its corresponding port.