Server administration
Introduction
Hytale server settings can be managed in two ways:
Easy Configurations – Adjust essential settings like server name, MOTD, and password directly via the Server Options page.

Example of a few common settings you can change
Intermediate Configurations – Customize deeper server behaviour (game modes, player limits, view radius, etc.) by editing the
config.jsonfile via File Manager.Do not change the ServerName, MOTD or Password from the
config.jsondirectly. Use the “Easy Configurations” method for those.
Example of settings you would change via the config.json directly
Reading time: 5–10 min
Prerequisites / Disclaimers
Access to the Game Panel
Permission to modify server settings
Familiarity with JSON for intermediate configurations
Changes in Server Options usually take effect after a restart. Editing
config.jsonrequires careful attention to JSON syntax to avoid server startup errors.
Easy Configurations – Server Options
1. Open Startup Options
Log in to your Game Panel
Navigate to:
Server Options → Startup Options
You will see fields for Server Name, Message of the Day (MOTD), and Server Password.
2. Configure Server Name
Locate Server Name
Enter the desired name (e.g.,
My Cool Server)This is displayed to players in the server browser.
3. Configure Message of the Day (MOTD)
Locate Message of the Day
Enter a short welcome or info message (e.g.,
Welcome to my cool server!)This appears to players when they join the server.
4. Set Server Password
Locate Server Password
Enter a secure password if you want restricted access
Leave blank for public access.
5. Apply Changes
Click Save or Apply
Restart the server to apply changes
Easy configurations are recommended for all admins for quick adjustments.
Intermediate Configurations – File Manager
For advanced control of server behaviour, you can edit the config.json file directly.
1. Open File Manager
Log in to your Game Panel
Navigate to:
Tools → File Manager
Locate the file:
/home/container/config.json2. Open config.json
Open
config.jsonfor editingThis file contains settings such as TPS, view radius, garbage collection, and more
3. Key Configuration Options
MaxViewRadius is significant. If you are suffering from performance issues please reduce this from 32 to 10 in order to improve the player experience.
Editing these allows for fine-tuning performance and gameplay experience.
Setting | Value / Type | Description |
|---|---|---|
|
| Maximum concurrent players allowed on the server. Higher values increase load. (Hytale Server Manual) |
|
| Maximum server‑side view (in chunks) each player sees; affects performance. |
|
| Toggles compression for local connections; usually off by default. |
|
| Default world name new players spawn into. |
|
| Default game mode applied at player join. |
|
| Custom join timeouts per context (empty here). |
|
| Rate limiting config (empty so defaults apply; protects from flooding). |
|
| Nested modules config; here no sub-modules defined. |
|
| Custom log level overrides; empty means use defaults. |
|
| Mod/plugin config; empty means no mods enabled. |
|
| Controls whether temporary tag values appear in output strings. |
|
| Player data persistence provider type (default disk-based). |
4. Save and Apply Changes
Save
config.jsonafter editingRestart the server to apply your new settings
Monitor server logs for errors — incorrect JSON syntax may prevent the server from starting
End
Use Easy Configurations for quick changes like server name, MOTD, or password. Use Intermediate Configurations when fine-tuning server performance, player limits, or view radius. Both methods together provide full control over your Hytale server.
See our offers!
Check out our offers today! - Click here
Need support?
Raise a support ticket for any enquiries or issues. - Click here