Managing server permissions and admin roles allows you to control who has access to commands, administrative powers, and special privileges on your Rust server. This is essential for moderation, staff management, and preventing abuse.
This guide will walk you through adding admins, setting up permissions, and using Oxide for advanced role management using VolticHost Game Panel.
📌 Prerequisites
-
A Rust server purchased at VolticHost.com
-
Access to VolticHost Game Panel
-
The Steam64 ID of the players you want to give admin or moderator access
1️⃣ Add an Admin to Your Rust Server
-
Log in to VolticHost Game Panel.
-
Click on your Rust server.
-
Navigate to the Console tab.
-
Add an admin using the following command (replace
Steam64ID
with the player's actual Steam ID):ownerid Steam64ID "Admin Name"
-
To save changes, type:
server.writecfg
-
Restart the server to apply changes.
✅ The player now has full admin access!
2️⃣ Add a Moderator (Limited Admin Privileges)
-
Open the Console in VolticHost Game Panel.
-
Use this command to assign a moderator role:
moderatorid Steam64ID "Moderator Name"
-
Save changes with:
server.writecfg
-
Restart the server.
✅ The player now has moderator access with limited commands!
3️⃣ Remove an Admin or Moderator
If you need to remove an admin or moderator, use the following commands:
-
Remove an admin:
removeowner Steam64ID
-
Remove a moderator:
removemoderator Steam64ID
-
Save changes:
server.writecfg
✅ The player has been removed from admin/moderator roles!
4️⃣ Use Oxide for Advanced Permission Management
If you're using Oxide, you can create custom admin roles with different permission levels.
-
Install Oxide from the Mod Manager in VolticHost Game Panel.
-
Open the Console and use:
oxide.grant group admin some.permission oxide.grant user Steam64ID some.permission
-
To list available permissions, use:
oxide.show perms
✅ Oxide permissions are now active on your server!
5️⃣ Restart the Server to Apply Changes
-
Navigate to the Console tab in VolticHost Game Panel.
-
Click Stop to shut down the server.
-
Wait a few seconds, then click Start to restart the server.
✅ Your Rust server permissions are now fully set up!
🎉 Conclusion
You've successfully set up admin and moderator roles, managed Oxide permissions, and configured user access for your Rust server using VolticHost Game Panel! Your server now has properly assigned staff roles for better moderation. 🚀
For more assistance, contact VolticHost Support.