Rust | How to make yourself an admin
In this brief guide, we'll show you how to unleash the true potential of your server by adding admins and owners using their unique Steam64IDs. It's a simple process that empowers you to manage your server with precision and efficiency
-
Obtain your Steam64ID, which looks like
76894329123023
, from the website: https://steamid.io/ -
Log in to the game panel and stop your server.
-
Navigate to the
configuration files
section.
- Open the
users.cfg
file using the text editor.
-
This will open a blank cfg file.
- You can add an admin by typing in
ownerid <your_steam ID>
- You can add an admin by typing in
-
If you wish to add more admin/owners, simply copy and paste the "ownerid" line and replace the "steamid" with their respective Steam64IDs.
The same procedure can be applied for moderator IDs.
-
Once you have made the necessary changes, save the file.
-
You can now start your server, and the configuration changes will take effect.