How to Add Admin on Rust Server
Learn about how to add an admin on a Rust Server with this easy to follow guide.
Last Updated 3/16/24
Adding admins other than yourself to your Rust server is a smart thing to do. Rust server admins get access to lots of server management commands, such as:
- Kicking and banning players.
- Restarting the server.
- Setting the map weather.
- And way more.
Click here for a comprehensive list of all the possible Rust server admin commands.
Adding an Admin to Your Rust Server
To add an admin to your Rust server:
Navigate to Atomic Panel
Click here to navigate to Atomic Panel. You can log in using your account credentials that you received following checkout. The credentials email is sent to the email address on file in the Billing Panel.
Find the STEAMID64 for the player you want to give staff permissions to.
- Go to https://steamid.io/
- Paste a link to the player’s Steam profile. Click
Lookup
. - Copy the 17 digit number labeled steamID64. This is the ID you’ll use to give the player admin permissions.
Navigate to the Console Tab Under System
Input the 'moderatorid' command.
Input the command moderatorid <STEAMID64> <NAME>
where:
<STEAMID64>
= The 17 digit STEAMID64 you gathered in Step 2.<NAME>
= The name you’d like to assign to the staff member.
If inputted correctly, the player will now have administrative permissions.
Enter the 'write.cfg' command.
This will tell your Rust server to check the config file for your new changes.
Adding an Owner to Your Rust Server
To add an owner to your Rust server:
Navigate to Atomic Panel
Click here to navigate to Atomic Panel. You can log in using your account credentials that you received following checkout. The credentials email is sent to the email address on file in the Billing Panel.
Find the STEAMID64 for the player you want to give staff permissions to.
- Go to https://steamid.io/
- Paste a link to the player’s Steam profile. Click
Lookup
. - Copy the 17 digit number labeled steamID64. This is the ID you’ll use to give the player admin permissions.
Navigate to the Console Tab Under System
Input the 'ownerid' command.
Input the command ownerid <STEAMID64> <NAME>
where:
<STEAMID64>
= The 17 digit STEAMID64 you gathered in Step 2.<NAME>
= The name you’d like to assign to the staff member.
If inputted correctly, the player will now have owner permissions.
Enter the 'write.cfg' command.
This will tell your Rust server to check the config file for your new changes.
Congratulations! You have successfully set Admin permissions for your Rust server.