PingRite
Back to Help Center

How to Add an Admin to Your Rust Server

Updated March 27, 2026

Rust server admins can use a variety of commands for server management — from kicking and banning players to restarting the server, changing the weather, and much more.

You can find a full list of available admin commands on this Wiki page.


Adding an Admin/Moderator

You can add moderators to your Rust server through the control panel console. Moderators have access to all commands but cannot promote other players.

  1. Get the SteamID64 of the player you want to promote by following this guide.
  2. Open your server control panel and go to the Console page.

The Console page in the Rust server control panel

  1. Run the command moderatorid <STEAMID64> <NAME (or) REASON>.

Adding a moderator using the moderatorid command in the console

  1. Run writecfg followed by readcfg in the console to save and reload the config.

Adding an Owner

Owners can also be added via the control panel console. Unlike moderators, owners have full access to every command and can promote other players to moderator or owner.

  1. Get the SteamID64 of the player by following this guide.
  2. Open your server control panel and go to the Console page.
  3. Run the command ownerid <STEAMID64> <NAME (or) REASON>.

Adding an owner using the ownerid command in the console

  1. Run writecfg followed by readcfg in the console to save and reload the config.