Admin privileges in Skyrim Together Reborn allow trusted players to manage the server using console commands. This guide explains how to grant and revoke admin access.
Admin Password Setting
The Admin Password setting in the control panel is currently unused and reserved for future admin panel implementations. Admin management is done through the server console instead.
Adding an Admin
Admins are added using the server console. The console must be enabled for these commands to work.
- Navigate to the Wabbanode Control Panel and click Console.

- Use the following command to add an admin:
/AddAdmin playername
Player Names with Spaces
If a player's name contains spaces, replace the spaces with underscores:
/AddAdmin Skyrim_Together
This would add admin privileges to a player named "Skyrim Together".
Removing an Admin
To revoke admin privileges from a player:
/RemoveAdmin playername
Viewing Current Admins
To see a list of all players with admin privileges:
/admins
What Admins Can Do
Admins have access to server console commands including:
| Command | Description |
|---|---|
/SetTime [h] [m] | Set the in-game time |
/SetDate [d] [m] [y] | Set the in-game date |
/players | View connected players |
/mods | List installed mods |
/quit | Shutdown the server |
For a complete list of commands, see All Skyrim Together Reborn Server Console Commands.
Requirements
For admin commands to work:
- Console Enabled must be set to true in Settings > Skyrim Together STServer.ini
- Commands are entered in the server console, not in-game
You've successfully configured admin access for your server. Admins can now help manage the server using console commands.

