How To Add Admins To Your SCUM Server
Managing player permissions and granting administrative privileges is essential for maintaining a healthy gaming environment. Your SCUM server uses two separate files to handle different types of admin permissions.
Server Settings Admin Access
Section titled “Server Settings Admin Access”ServerSettingsAdminUsers.ini
allows you to access the in-game Server Settings menu to configure your server.
- Access the Game Host Bros Panel and
Stop
your SCUM server. - In the sidebar click on
Management > File Manager
. - Navigate to
/SCUM/Saved/Config/WindowsServer/
. - Here, find the file named
ServerSettingsAdminUsers.ini
. - Add a new entry on its own line in SteamID64 format. It should look like this:
ServerSettingsAdminUsers.ini 76561198072786081 - Start your server.
General Admin Commands
Section titled “General Admin Commands”AdminUsers.ini
allows you to use in-game admin commands for general server management.
- Access the Game Host Bros Panel and
Stop
your SCUM server. - In the sidebar click on
Management > File Manager
. - Navigate to
/SCUM/Saved/Config/WindowsServer/
. - Here, find the file named
AdminUsers.ini
. - Add a new entry on its own line in SteamID64 format. It should look like this:
AdminUsers.ini 76561198072786081 - Start your server.
DirectorySCUM
DirectorySaved
DirectoryConfig
DirectoryWindowsServer
- ServerSettingsAdminUsers.ini
- AdminUsers.ini