Subdomain Creator Tool Icon

Subdomain Creator

Create custom Minecraft server subdomains instantly and point players to your server with a clean, easy-to-share address.

Only your base domain without subdomains (e.g. example.com, NOT mc.example.com)
.ravenodes.com
Subdomain where you want players to connect (e.g. mc.example.com)
Numeric IP address of your server without port
Port of your Minecraft server

A Record

This record points your subdomain to the server IP

Using Cloudflare?

Make sure to disable the proxy (gray cloud) for this A record. Minecraft requires a direct connection.

Type
A
Name
mc.ravenodes.com
Value
127.0.0.1
TTL
120

SRV Record

This record allows connection without specifying port

Type
SRV
Name
_minecraft._tcp.mc.ravenodes.com
Target
mc.ravenodes.com
Priority
1
Weight
1
Port
25565
TTL
120

Frequently Asked Questions

Learn more about configuring Minecraft A and SRV DNS records, hiding ports, and Cloudflare settings.

DNS & SRV Configuration

An SRV (Service) record is a specialized DNS record that routes Minecraft players from a domain (e.g., play.yourdomain.com) to your server's exact IP and port behind the scenes. This lets players join without needing to type a custom port number like :25565 or :25577.
Cloudflare's HTTP proxy only handles web traffic (HTTP/HTTPS) and blocks standard TCP game packets. Minecraft connections will fail unless you set your A record to 'DNS Only' (unproxied / gray cloud).

Domain Setup & Propagation

DNS changes usually propagate within 5 to 15 minutes, but depending on your DNS provider and ISP cached resolvers, it can take up to 24 hours globally.
SRV records must always point to a hostname/domain name (like your A record sub.example.com), never directly to a numerical IP address.