Config Editor
Edit server configuration files directly from the panel
The Config page lets you view and edit your SCUM server configuration files without needing FTP or remote desktop access.
How It Works
The left sidebar shows all available config files. Click any file to open it in the editor on the right side.
There are two types of config files:
INI Files
Server settings like ServerSettings.ini, Engine.ini, and Game.ini. These are displayed as a table of key-value pairs that you can edit inline — click on a value, change it, and save.
List Files
Files like AdminUserIds.txt and BannedSteamIds.txt that contain one entry per line. These open in a text area where you can add or remove entries.
Saving Changes
After making changes, click Save. The file is updated on the server immediately.
Most config changes require a server restart to take effect. The panel will not automatically restart your server.
Tips
- Use the Refresh button to reload the file list if files were added or changed outside the panel
- The Hints card below the file list shows useful information about each file type