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.
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.
Type: TXT
Name: _mineguard.myserver.com
Value: mineguard-verify=f7a3b2c1d4e5...
TTL: 300After 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 domainplay.myserver.com— subdomainmc.myserver.com— alias
Each alias also needs to be verified. The alias limit depends on your plan.