Logo

Domain Name Configuration (DNS) - Hytale

Domain Name Configuration (DNS) - Hytale

This guide explains how to link your custom domain name (e.g., `play.myserver.com`) to your Hytale server, making it easier for your players to connect.

📋 Prerequisites

Before starting, ensure you have the following:

  • Your server's IP address (e.g., 123.456.78.9).
  • Your server's Port (e.g., 25565).
  • Access to your domain name's DNS Management panel.

🛠️ Step 1: Create the A Record

The A Record points your subdomain to the physical IP address of your server.

  1. Navigate to your domain's DNS settings.
  2. Add a new record with these parameters:
    • Type: A
    • Name (Host): play (for an address like play.domain.com)
    • Value (Target): Your Server IP
    • TTL: Auto or 3600

🛠️ Step 2: Create the SRV Record

The SRV Record allows the game to automatically detect your server's port so players don't have to type it manually.

Add a second record with these settings:

ParameterValue
Service_hytale
Protocol_tcp
Name/Hostplay
Priority0
Weight5
PortYOUR_PORT (e.g., 25565)
Targetplay.yourdomain.com

⏳ Step 3: Propagation

Once saved, DNS changes can take anywhere from 15 minutes to 24 hours to take effect worldwide.

!TIP You can track the status of your domain using tools like DNSChecker.


✅ Configuration Summary

TypeNameTarget
Aplay123.456.78.9
SRV_hytale._tcp.play0 5 [PORT] play.domain.com

Need further assistance? Contact VeryCloud Support.

Join our Discord community server

For any questions, suggestions, or just to chat with the community, join us on Discord!

900+Members