
Upload a Map or Existing World to Your 7 Days to Die Server
When running a 7 Days to Die server, you may wish to use a custom generation map or a specific world file on your server. While this process is tedious, it is still possible.
Using a different world type
If you’re looking to use a randomly generated or pregenerated world instead of uploading one, check out our guide on all the different methods to change your world here: World Changes
#Introduction
Before getting started, it is important to know the difference between a generation map and a world.
- Generation map: Is specific image data that determines how a world is generated.
- World: Is a directory containing all world data, such as player inventories and structures, after the chunk has been generated.
This means that if you want to use a Custom Generation map, you will need to upload both the generation map and the world you would like to use.
#Locating Your Desired Single-Player World
To find and upload a single-player world to your server, you must first locate the generation map folder that contains your desired world save.
-
On your keyboard press
Windows Key+Rat the same time. This will open a Run dialogue box, usually in the bottom left of your screen. -
Copy and paste
%appdata%\7DaysToDieinto the Run dialogue field and press OK.
- Open the Saves folder, then browse the region folders to find your desired world save.
The generation map folder, which contains your desired world save, will need to be uploaded to your server. In this example, the generation map folder we will be using is called "Navezgane".
#Locating Your Single-Player World Settings
When uploading your single-player world to your server, you may need to know the size and seed of your local world. You can find these single-player world settings in the world's map_info.xml file.
-
Whilst on your desktop, press
Windows Key+R. -
Copy and paste
%appdata%\7DaysToDieinto the Open: field and press OK. -
Open the GeneratedWorlds folder, then your desired world folder.
-
Open the file named map_info.xml with your preferred text editor.
-
Locate the HeightMapSize (World Size) field and copy its value if needed.
-
Locate the Generation.Seed (World Seed) field and copy its value if needed.
Your HeightMapSize field may show two numbers separated by a comma; you only need to copy one of the numbers, not both.
#Uploading a World to Your Server
After locating the generation map folder that contains your desired world, you will need to upload it to your server and adjust some configuration settings.
-
Access your Control Panel and Stop your server.
-
Go to your Files tab.
-
Navigate to
/Users/Saves/<GENERATION MAP>and upload your world folder.
If your server does not have your desired region folder, you can upload your region/generation map folder that contains your desired save to the /Users/Saves folder.
- Return to your server files and open
serverconfig.xml.
-
Set the GameWorld property to the name of the generation map (Navezgane, CustomGen, etc.).
-
Set the GameName property to the name of the world (world, MyFavouriteWorld, etc.).
-
Set the WorldGenSeed and WorldGenSize properties to the values in your single-player world.
-
Save and Start your server.
You can have as many world files in the generation map's directory as you want; you can then change between these worlds by simply changing what world is selected in your serverconfig.xml file.
Custom Generation
If your world uses a custom generation map, please follow the next section of this article as well.
#Uploading a Custom Generation Map to Your Server
If you haven't already, be sure to upload your world to the server with the previous steps before proceeding with this section.
-
Access your control Panel and Stop your server.
-
Download the generation map you wish to use, or navigate to your local game's
generatedWorldfolder. -
Go to your server files.
-
Navigate to the
/Data/Worldsdirectory and upload your map folder here. -
Go back to your main server files and open the
serverconfig.xmlfile.
-
Set your GameWorld to your map name.
-
Save and Start your server.
Congratulations, you’ve successfully uploaded your map or existing world to your 7 Days to Die server! Your new (or existing) world is ready for you and your friends to jump in and explore.