Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

Unturned gives server owners plenty of dials to turn: difficulty, day length, loot rates, perspective rules, and more. Most of those toggles live behind in-game commands, which is great until you remember that commands typed into the console vanish the moment the world restarts. To make a setting stick across reboots, you have to write it into a configuration file that gets reapplied every time the server boots.
The file responsible for that is helpfully named `Commands.dat`. Anything dropped inside runs on startup, so a freshly restarted server greets players with the exact ruleset you want. This guide walks through where to find the file, how to edit it, and which commands are worth putting in.
`Commands.dat` is a plain text file that stores generic command-line instructions. It sits alongside the rest of your server's config, so you do not need an FTP client or any external tool to touch it.



Almost any registered Unturned command works inside `Commands.dat`. The file is essentially a startup script, not a separate system, so the same syntax you would type in the console belongs here. Useful candidates include rules that you would otherwise have to set by hand every session: difficulty, perspective lock, welcome messages, server name overrides, gold mode, and admin entries.
If you want a fuller list, check the dedicated Unturned commands reference. And remember, names are case sensitive. A command that looks correct but uses the wrong casing simply will not register.
Once `Commands.dat` is configured, it keeps applying your rules forever, or at least until you decide to edit the file again. That is what makes it useful: spawning players with a starter loadout, posting a welcome message, or enforcing a strict ruleset all become invisible background tasks instead of repeated manual chores. Whether the server is public or a private game with friends, the file behaves the same way and the control stays with you.
If a setting ever looks off, jump back into the editor, tweak the line, and restart. The next boot brings the new behavior, no console babysitting required.
Come chat with us and we will get back to you as soon as possible!
Contact SupportUnturned cheats unlock vehicle spawns, free items, and full creative freedom. Here is how to enable them in the Commands.dat file and add yourself as an owner so the commands actually work in game.
Promote yourself or a friend to admin on your Unturned server with the right SteamID and a quick edit to Commands.dat. Step by step setup with fixes for the common gotchas.
Learn how to reach your Unturned server files through FTP, either from the HolyHosting panel or with a desktop client like FileZilla, plus the key folders worth knowing.