NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
Difference between revisions of "Space Engineers: Server Configuration"
Jump to navigation
Jump to search
Share your opinion
Line 35: | Line 35: | ||
#Get the Mod ID from the steam page URL | #Get the Mod ID from the steam page URL | ||
− | # | + | #Using [[FTP Access|FTP]], open up the Sandbox_config.sbc, which can be found in the "Instance\Saves\YOUR_CURRENT_SAVE_NAME" directory |
#Search for Mods | #Search for Mods | ||
#:[[File:Mods.png]] | #:[[File:Mods.png]] | ||
Line 42: | Line 42: | ||
#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 | ||
+ | #:[[File:Mod added.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 05:12, 3 June 2021
Contents
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
- Access your server file directory by using FTP.
- Navigate to GamerServerID\Instance\Saves.
- Delete any existing worlds.
- Navigate to GamerServerID\Instance\SpaceEngineers-Dedicated.cfg.
- Edit this file and any settings to your liking.
- Save your changes and restart your server.
- A new world will now be generated with your new settings.
Existing World
- Access your server file directory by using FTP.
- Navigate to GameServerID\Instance\Saves\SAVENAME\Sandbox.sbc
- Edit this file and any settings to your liking.
- Save your changes and restart your server.
- Your existing world will now be updated with your new settings.
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
- Add all Mod IDs to the Mod ID(s) box
- Press the green "Save Settings and Restart Game Server"
- If you previously ran the server or had mods before hand you need to do the next steps
- Use FTP to navigate into your servers "Instance\Save\YOUR_SAVE" folder and delete the sandbox_config.sbc
- Then after that, go ahead and do step 2.
Manual Installation
- Get the Mod ID from the steam page URL
- Using FTP, open up the Sandbox_config.sbc, which can be found in the "Instance\Saves\YOUR_CURRENT_SAVE_NAME" directory
- Search for Mods
- Setup the proper mods element
- Add an XML item for each mod, it will look like this
- An Example of how it should look when you add the mod name and mod id
- Once you've finished adding the mods, make sure to save the file!
Share your opinion