How to Become an Admin in Stormworks Build and Rescue
Note: In order to become an admin, you will need your SteamID64.
You can obtain it from here: https://steamid.io
Basic Mode
In Basic Mode, you enter your SteamID64 under Admin Settings.
Then click on Save and restart your server.
Advanced Mode
In Advanced Mode, you need to enter your SteamID64 into the server_config.xml file.
<admins>
<id value="SteamID64"></id>
</admins>
Replace SteamID64 with your actual SteamID64.
You can also add more than one admin.
It would look like this:
<admins>
<id value="SteamID1"></id>
<id value="SteamID2"></id>
<id value="SteamID3"></id>
</admins>
Commands
All commands are entered in the chat.
You can open the chat by pressing ENTER
.
Command | Description |
---|---|
?save | Save the game |
?kick [id] | Kick the specified player |
?ban [id] | Ban the specified player |
?add_admin [id] | Give admin rights to the specified player |
?remove_admin [id] | Remove admin rights from the specified player |
?add_auth [id] | Authorize the specified player |
?remove_auth [id] | Deauthorize the specified player |
You can view the [id]
in the player overview.
By default, it is opened with ^
(located left of 1).