Upload Savegame - 7 Days to Die
Important: To upload your Savegame, we recommend using an FTP program such as Filezilla!
You will need to switch your server to Advanced Mode.
Please follow these steps to upload your Savegame:
- Stop your server. The server status must be “Server not running”.
- Connect to the Savegames FTP) with your FTP program.
You can find the login data in the FTP overview by clicking on FTP. - Upload your Savegame to the following directory:
/ConfigID/worlds/Saves/MapName
Note: The ConfigID or Configuration ID for your server can be found on our website under Gameserver.
If your ConfigID is 123456 and the Map name is Test, it would look like this:/123456/worlds/Saves/Test
- If your Savegame also includes a Map, you can read how to upload it here: Upload Custom Map.
- Open the
serverconfig.xml
file for editing. - Make sure that the Map name of your Savegame is entered under the following line:
<property name="GameWorld" value="MapName"/>
- You may also need to adjust the name of the actual Savegame.
You can recognize the name of your Savegame by the name of the folder located in the aforementionedMapName
folder. - Adjust the name of your Savegame in the following line:
<property name="GameName" value="SavegameName"/>
- Click Save
- Start your server
Important: If your Savegame includes a generated Map, you must upload it as well!
How to do this is described in the link under Step 4.