Unturned Admin Commands & Permissions
Essential administration commands and permission systems for Unturned servers
Introduction to Unturned Administration
Effectively managing an Unturned server requires knowledge of essential admin commands and understanding permission systems. This guide covers the most important commands and tools for server administrators on Wasabi Hosting.
Basic Permission Systems
Unturned offers several ways to manage admin permissions on your Wasabi Hosting server:
The built-in permission system is basic but sufficient for small servers.
Permission Levels:
- Admin - Full server control
- Moderator - Limited administrative abilities
- Guest - Regular player
This system is configured in the Admins.dat
and Mods.dat
files.
Setting Up Vanilla Permissions
To add administrators or moderators to your server:
- Find the player’s Steam64 ID using a service like SteamID.io
- Add the ID to the appropriate file:
For administrators, edit /Servers/YourServerName/Server/Admins.dat
:
For moderators, edit /Servers/YourServerName/Server/Mods.dat
:
After editing these files, restart your server for the changes to take effect.
Vanilla Admin Commands
These commands are available in the base game for administrators:
Player Management
Server Management
Item Commands
Moderation Commands
Rocket Admin System
If you’re using Rocket (recommended for more control), you’ll have access to more powerful commands and permission management.
Installing Rocket
- Download Rocket from the official repository
- Extract the files to your server’s root directory
- Restart your server
- Configure permissions in
/Rocket/Permissions.config.xml
Rocket Permission Structure
The ParentGroup
element creates permission inheritance, so admins automatically get all moderator permissions.
User Management in Rocket
To add a user to a group, edit /Rocket/Permissions.config.xml
and add:
Essential Rocket Commands
Rocket adds many additional commands:
Common Rocket Plugins and Their Commands
OpenMod Commands
If you’re using OpenMod, here are some essential commands:
To manage permissions in OpenMod:
Finding Item and Vehicle IDs
Server Console Commands
These commands can be used in the Wasabi Hosting Gamepanel console:
Economy Management
If you’re using an economy plugin like Uconomy:
Advanced Admin Tools
Anti-Cheat Commands
If you have CheatPunch or BattlEye enabled:
Event Management
For hosting server events:
Setting Up Auto-Commands
You can configure commands to run automatically at server startup or at intervals:
- Create or edit
/Rocket/AutoCommands.config.xml
:
- This will run the specified commands every 300 seconds (5 minutes)
Troubleshooting Permission Issues
If commands aren’t working on your Wasabi Hosting Unturned server:
- Check syntax - Commands are case-sensitive
- Verify permissions - Make sure the user has the correct permissions
- Check plugin compatibility - Some plugins conflict with each other
- Look at logs - Check
/Rocket/Logs/
for error messages - Test in single-player - Try the command in a single player game
- Restart the server - Permission changes often require a restart
By understanding these commands and permission systems, you’ll be equipped to effectively manage your Unturned server on Wasabi Hosting. If you need further assistance, contact our support team.