Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Space Engineers: Server Configuration

From Survival Servers
Revision as of 06:50, 12 March 2022 by Luke (talk | contribs) (→‎Creative or Survival)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Changing World Settings

World settings can be changed and the method used depends on if you have an existing world or if you will be starting a new world.

New World

  1. Access your server file directory by using FTP.
  2. Navigate to GamerServerID\Instance\Saves.
  3. Delete any existing worlds.
  4. Navigate to GamerServerID\Instance\SpaceEngineers-Dedicated.cfg.
  5. Edit this file and any settings to your liking.
  6. Save your changes and restart your server.
  7. A new world will now be generated with your new settings.

Existing World

  1. Access your server file directory by using FTP.
  2. Navigate to GameServerID\Instance\Saves\SAVENAME\Sandbox_config.sbc
  3. Edit this file and any settings to your liking.
  4. Save your changes and restart your server.
  5. Your existing world will now be updated with your new settings.

Creative or Survival

To change the game mode between Creative and Survival, please do the following:

  1. Stop your server from the panel.
  2. Log in to FTP using WinSCP (a free FTP software) using the connection details found in the "FTP Details" section of the game server control panel. Download link for WinSCP here http://winscp.net/eng/download.php
  3. For new worlds, open up the SpaceEngineers-Dedicated.cfg which can be found in the "Instance\" directory
  4. For existing worlds, open up your current saves "Sandbox_config.sbc" which can be found in the "Instance\YOUR_SAVE" directory
  5. Search for <GameMode> in both files and change what is found inside the <GameMode>XXXXXX</GameMode> to one of the two choices below!
    - For Survival it should look like: <GameMode>Survival</GameMode>
    - For Creative it should look like: <GameMode>Creative</GameMode>
  6. Save the files and re-upload them to their appropriate place on the server
  7. Start the server

Mod Installation

Mods can be installed in two ways. They can be added in the control panel or added manually using FTP.

Control Panel Installation

  1. Add all Mod IDs to the Mod ID(s) box
  2. Press the green button "Save Settings and Restart Game Server"
  3. If you previously ran the server or had mods before hand you need to do the next steps
  4. Use FTP to navigate into your servers "Instance\Save\YOUR_SAVE" folder and delete the sandbox_config.sbc
  5. Then after that, go ahead and do step 2.

Manual Installation

  1. Get the Mod ID from the steam page URL
  2. Using FTP, open up the Sandbox_config.sbc, which can be found in the "Instance\Saves\YOUR_CURRENT_SAVE_NAME" directory
  3. Search for Mods
    Mods.png
  4. Setup the proper mods element and change <Mods />
    Mods Element.png
  5. Add an XML item for each mod, it will look like this
    Mod Structure.png
  6. Here is an example of how it should look when you add the mod name and mod id
    Mod added.png
  7. Here is an example of using multiple mods
    Multiple mods.png
  8. Once you've finished adding the mods, make sure to save the file!


Share your opinion