Authority Tiers: Ranks
Rust utilize a three-tiered authentication system to manage server access. Granting administrative powers allows users to use specialized tools like Noclip (flight), item spawning, and invisible spectating, which are necessary for identifying cheaters.
| Reading Time | Difficulty | Last Updated |
|---|---|---|
| 5 minutes | Beginner | January 2026 |
The 3-Tier System
- Auth Level 0: Standard Player. No access to administrative commands.
- Auth Level 1 (Moderator): Access to management commands like
/kick,/ban, and/mute. Moderators cannot spawn items or use Godmode by default. - Auth Level 2 (Owner): Total control over all server variables, item spawning, and developer commands.
Granting Permissions
The safest way to assign ranks is via the Web RCON console.- Identify the ID: Obtain the player’s 17-digit SteamID64 (e.g.,
76561198...). - Run Command: Type the following in the console:
ownerid <SteamID> "YourName"(For Admin)moderatorid <SteamID> "YourName"(For Mod)
- Save Config: Use the command
server.writecfgto save these permissions to theusers.cfgfile. - Relog: The player must disconnect and reconnect for the new admin status to initialize.
Support Channels
If you need assistance or have any questions, please contact our support team:- Live Chat: Available on our website
- Website Ticket: Submit a Ticket
- Discord: Join our Community
- Email: [email protected]
Last Updated: January 2026 | Rust: Staff hierarchy verified.