Project Zomboid automatically saves your server at regular intervals, but there are times when you’ll want to force a save, start a completely new world or switch between multiple saves. This guide explains how to use the save
command, change the world name and load existing worlds on Wabbanode.
Auto Save vs. Manual Save
By default, the server writes to disk every few minutes and when shutting down. To trigger a save manually:
- Open the Console in the Wabbanode Control Panel while your server is running.
- Type
save
and press Enter. This command saves the current state of the world. - Wait until the console reports that the save is complete. Avoid stopping the server during this process.
Manual saves are useful before making major changes or when debugging issues.
Start a New World
Starting a fresh world allows you to keep your old one intact. Each world is stored in its own folder under Zomboid/Saves/Multiplayer
. To create a new one:
- Navigate to the Wabbanode Control Panel and Stop your server.
- Navigate to Settings and locate the World Name field.
- This is your current world name. To use a different save, replace the existing value, such as
newworld
- Save the file and Start your server. Project Zomboid will generate a new world folder (
newworld
) and associated configuration files.
You can now swap between worlds simply by changing the World Name value at anytime.
Load an Existing World
To revisit an older world or continue progress from a backup:
- Navigate to the Wabbanode Control Panel and Stop your server.
- Make sure the world folder exists under
Zomboid/Saves/Multiplayer
. The folder name is the same as the world name you previously used (e.g.servertest
ornewworld
). - Navigate to Settings and locate the World Name field, and replace it with the existing world you wish to load.
- Save and Start your server. The server will load the specified world along with its
world.ini
and other settings.
Uploading and Downloading Save Games
You can transfer worlds between servers or back up your progress by downloading and uploading the world folder:
- To download a world, navigate to
Zomboid/Saves/Multiplayer
in the file manager, select your world folder and click Archive. A zip archive will be created that you can then download locally. - To upload, Stop your server, drag‑and‑drop the zipped world folder into
Zomboid/Saves/Multiplayer
and Unarchive the file. - Navigate to Settings and locate the World Name field.
- Replace the value with the folder that was extracted with the archive, such as
NewWorld
. - Save the file and Start your server.
When importing a world from another server, make sure to install the same mods and maps. Mismatched mods can cause errors or prevent the save from loading.
With the ability to save manually, start new worlds and load existing ones, Wabbanode gives you control over your Project Zomboid progression. Use these techniques to protect your progress, experiment with different settings and share your adventures with friends.