Miscreated keeps its main server settings in hosting.cfg. The panel provides both a configuration editor and a text editor for this file.
- Open the Miscreated service and stop the server.
- Take a backup, then click Configuration Files.
- Use Config Editor beside
hosting.cfgfor common settings, or Text Editor when you need the complete file.
- Save the changes and start the server.

The most useful settings are:
| Setting | Purpose |
|---|---|
sv_servername="Name" | Name shown in the server browser. |
http_password="Password" | Password used for Miscreated RCON access. |
g_pinglimit=250 | Maximum allowed ping. Use 0 to disable the limit. |
g_gameRules_Camera=0 | 0 allows both views, 1 is first person only and 2 limits third person to vehicles. |
wm_timeScale=1 | Speed of the day cycle. |
wm_timeScaleNight=4 | Speed of the night cycle. |
sv_maxuptime=24 | Maximum uptime in hours before the configured restart behaviour. |
sv_motd="Message" | Message shown to players. |
g_gameRules_bases=1 | 0 disables bases, 1 uses restricted zones and 2 permits bases everywhere where supported. |
g_craftingSpeedMultiplier=1 | Crafting-time multiplier. |
asm_percent=33 | AI spawner location percentage; the supported maximum is 90. |
Change related values in small groups. If the service will not remain running, undo the last edit and check Log Viewer for the first error after startup.