Difference between revisions of "RUST: How to become an admin"

From 4netplayers Support Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{LP-Banner-RUST}}
 
{{LP-Banner-RUST}}
  
 +
'''Note''': You need your SteamID64 which you can get here: https://steamid.io
 +
<br><br>
 
== In Basic-Mode ==
 
== In Basic-Mode ==
  
Line 15: Line 17:
 
Just enter the following values in the user.cfg under Admin 1 to 5 via the webinterface.
 
Just enter the following values in the user.cfg under Admin 1 to 5 via the webinterface.
  
ownerid SteamID "SteamPlayerName" "reason".
+
<pre>ownerid SteamID "SteamPlayerName" "reason"</pre>
Example: ownerid 1234567890 "SteamPlayer" "Owner".
+
Example: <code>ownerid 1234567890 "SteamPlayer" "Owner"</code>
  
 
Save changes and restart server.
 
Save changes and restart server.

Latest revision as of 10:58, 3 June 2022

Rent a Rust server
Rent your own Rust server at 4Netplayers.com

Note: You need your SteamID64 which you can get here: https://steamid.io

In Basic-Mode

Simply enter the following values via the web interface under Admin Settings under Admin 1 to 5.

ID: Your Steam ID Type: either owner or moderator Name: Your Steam Name

Save changes and restart server.

In Advanced-Mode

Just enter the following values in the user.cfg under Admin 1 to 5 via the webinterface.

ownerid SteamID "SteamPlayerName" "reason"

Example: ownerid 1234567890 "SteamPlayer" "Owner"

Save changes and restart server.