How to Edit Game Settings After a Save Has Been Generated
After a save has been generated, some server settings are stored inside the save files rather than SpaceEngineers-Dedicated.cfg. To change these settings, you need to edit Sandbox_config.sbc and/or Sandbox.sbc directly.
Always stop your server before making changes to config files. See Disable PCU Limit for an example of this type of edit.
Before you start: Stop your server before editing any config files.
Method 1: Configuration Files Page
- Log in to the Game Control Panel and navigate to your server.
- Click Configuration Files.
- Find
Sandbox_config.sbcorSandbox.sbcfor your save and click Text Editor to open it. - Make your changes and save the file.
Method 2: File Manager
- In the game control panel, click File Manager.
- Navigate to
/ServerSaveData/Saves/. - Open the folder named after your save.
- Right-click
Sandbox_config.sbcorSandbox.sbcand click Edit. - Make your changes and save the file.
Note: Changes made to
Sandbox_config.sbctake effect when the server starts. Changes toSandbox.sbcaffect world properties. If you are unsure which file contains the setting you need, check both.