Domain Setup Help

Status
This thread has been locked.

Lil Baby

I make good music.
Premium
Feedback score
13
Posts
872
Reactions
81
Resources
0
So for my network I bought a .com namecheap domain. When I do play.(name).com it doesnt work, but when I do play.(name).com:(port) it does. Anyone know how to fix this?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Rahul.

human
Premium
Feedback score
15
Posts
982
Reactions
275
Resources
2
You probably don't have a dedicated IP.
Minecraft uses the port ":25565" if none is entered by default.
Assuming you're not using a dedicated IP, you need to create an SRV record;
Code:
Name: _minecraft._tcp.play.name.com
TTL: 14400
Type: SRV
Record:
  Priority: 0
  Weight: 5
  Port: Enter your server port e.g. 25575
  Target: play.name.com
 
Status
This thread has been locked.
Top