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

Difference between revisions of "Space Engineers: Server Configuration"

From Survival Servers
Jump to navigation Jump to search
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
# Save your changes and restart your server.
 
# Save your changes and restart your server.
 
# Your existing world will now be updated with your new settings.
 
# 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:
 +
 +
#Stop your server from the panel.
 +
#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
 +
#Open up the SpaceEngineers-Dedicated.cfg which can be found in the "Instance\" directory
 +
#Also open up your current saves "Sandbox.sbc" which can be found in the "Instance\YOUR_SAVE" directory
 +
#Search for <GameMode> in both files and change what is found inside the <GameMode>XXXXXX</GameMode> to one of the two choices below!<br>- For Survival it should look like: <GameMode>Survival</GameMode><br>- For Creative it should look like: <GameMode>Creative</GameMode>
 +
#Save the files and re-upload them to their appropriate place on the server
 +
#Start the server
 +
  
 
=Mod Installation=
 
=Mod Installation=
Line 37: Line 49:
 
#Search for Mods
 
#Search for Mods
 
#:[[File:Mods.png]]
 
#:[[File:Mods.png]]
#Setup the proper mods element
+
#Setup the proper mods element and change <Mods />
 
#:[[File:Mods Element.png]]
 
#:[[File:Mods Element.png]]
 
#Add an XML item for each mod, it will look like this
 
#Add an XML item for each mod, it will look like this
 
#:[[File:Mod Structure.png]]
 
#:[[File:Mod Structure.png]]
#An Example of how it should look when you add the mod name and mod id
+
#Here is an example of how it should look when you add the mod name and mod id
 
#:[[File:Mod added.png]]
 
#:[[File:Mod added.png]]
 +
#Here is an example of using multiple mods
 +
#:[[File:Multiple mods.png]]
 
#Once you've finished adding the mods, make sure to save the file!
 
#Once you've finished adding the mods, make sure to save the file!

Revision as of 09:57, 3 June 2021

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.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. Open up the SpaceEngineers-Dedicated.cfg which can be found in the "Instance\" directory
  4. Also open up your current saves "Sandbox.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