Admin authentication doesn’t persist between sessions
Every time you join your server โ even if you set it up yourself โ you need to re-enter enablecheats with your admin password before any admin command will work. It’s not a bug, it’s just how the game works: disconnect and reconnect, and you’ll need to run it again. Set your password once in ServerAdminPassword under [ServerSettings] in GameUserSettings.ini โ covered in our server settings guide โ rather than passing it through a launch string, which is a common source of syntax errors.
Getting admin access
~ depending on your keyboard layout. Console platforms have their own equivalent input method.ServerAdminPassword, you won’t see an error and you now have admin access โ for this session only.Commands server owners actually use
| Command | What it does |
|---|---|
cheat fly | Toggle flight |
cheat god | Invincibility |
cheat GMSummon "Rex_Character_BP_C" 1 | Spawn a specific creature |
cheat DoTame | Instantly tame whatever you’re looking at |
cheat ForceTame | Tame without a taming bar, immediately |
cheat GFI [item] [qty] [quality] [blueprint] | Give yourself an item by name |
cheat DestroyWildDinos | Clear all wild creatures on the map |
KickPlayer <SteamID> | Remove a player from the server |
Looking to spawn a boss arena or DLC-specific creatures? Our DLC maps guide covers map-specific setup that pairs well with these commands.