DocumentationНастройкаDomains

Domains

Adding and verifying domains

A domain is the address players use to connect to your server. Add the root domain (e.g. myserver.com), not a subdomain. Subdomains (play.myserver.com, mc.myserver.com) are added separately.

Adding a domain

Inside a network, go to the Domains tab and click Add domain. Start with your root domain (e.g. myserver.com). Subdomains (play.myserver.com, mc.myserver.com) can be added later as separate domains.

The domain must be yours — you need access to its DNS records for verification.

Verification

After adding a domain it needs to be verified. MineGuard generates a unique TXT record that you add to DNS. This confirms you actually own the domain.

TXT record example
Type:  TXT
Name:  _mineguard.myserver.com
Value: mineguard-verify=f7a3b2c1d4e5...
TTL:   300

After adding the record, click Verify in the panel. Verification usually completes within a couple of minutes. If it doesn't work, check that the TXT record was added correctly and that DNS has propagated.

Subdomains and aliases

After adding the root domain you can add subdomains and aliases — additional addresses that point to the same server. For example:

  • myserver.com — root domain
  • play.myserver.com — subdomain
  • mc.myserver.com — alias

Each alias also needs to be verified. The alias limit depends on your plan.