In SCUM, Elevated Users are players granted a special status that gives them access to developer-level commands and functions. Technically, this status is managed by adding or removing Steam64IDs from the elevated_users table inside the server’s SCUM.db database.
While it is possible to edit the database manually, as explained in the official Gamepires documentation about Elevated Users, this method is complex and risky. GG Host makes this process much simpler and safer by providing built-in tools in the Game Panel.
This article explains how to grant, check, and revoke Elevated User status directly through the Game Panel.
Granting Elevated User Status
-
Log in to your GG Host Game Panel.
-
Go to the Give Dev Power User option.

-
A window will open with a single field labeled SteamID.

-
Enter the Steam64ID of the player you want to grant Elevated User status and click Execute.
-
-
A warning message will appear:
⚠️ Warning: This will modify your database and may cause data loss. Back up your database first. Note: The server must be stopped before running. Continue?
-
After confirming, the system will:
-
Stop the service.
-
Insert the Steam64ID into the
elevated_userstable of the SCUM.db. -
Restart the service.
-
If successful, the screen will show a report similar to:
Stopping the service...
The service has been stopped.
Inserted Steam64ID: 7656XXXXXXXXX1494
Starting the service...
The service has been started.
The script has executed successfully. You may close this window.



