Startup Parameters
1
Edit in the Startup tab
Open your server in the Game Panel and go to Startup. Edit the variables (name, world, password, etc.) and the panel assembles them into the launch command for you.
2
Restart the server
Startup parameters are read only at boot. Restart the server to apply any change.
3
Verify in the console
Watch the Console during boot. The log prints the world name being loaded and confirms when the server is ready.
World Files
Your world consists of two files, stored in the server’sworlds_local folder:
Both files are required and must share the same base name, which must match your
-world parameter. The server also writes rolling .db.old/backup copies alongside them depending on your backup parameters.
Uploading an Existing World
Want to move the world you’ve been hosting from your PC onto the server? Your local worlds live at:1
Stop the server
Never swap world files while the server is running, because a save would overwrite your upload.
2
Upload the .db and .fwl files
Using the panel File Manager or SFTP (see file management), upload both
YourWorld.db and YourWorld.fwl into the server’s worlds_local folder.3
Set the world name
In the Startup tab, set
-world to the exact base name of the files (e.g. YourWorld, no extension, case matters).4
Start and verify
Start the server and confirm in the Console that it loads your world instead of generating a new one.
Save Behavior
- The world autosaves every 30 minutes by default (
-saveinterval) and saves on graceful shutdown. - Always stop the server from the panel rather than killing it, so the final save completes.
- The
-backups,-backupshort, and-backuplongparameters control Valheim’s own rolling world backups. These complement (not replace) the panel’s backup system, which snapshots your whole server.
Common Questions
Can I run multiple worlds on one server?
Can I run multiple worlds on one server?
You can store multiple world file pairs in
worlds_local, but the server loads only one at a time, whichever -world points to. Switch worlds by changing the parameter and restarting.How do I regenerate the world from scratch?
How do I regenerate the world from scratch?
Stop the server, delete (or rename) the world’s
.db and .fwl files, and start again, and a fresh world with a new seed generates under the same -world name. Back up first.Can I remove the password?
Can I remove the password?
Not on a standard dedicated server, because Valheim requires a password of at least 5 characters. Use
permittedlist.txt (whitelist) on top of it for a truly private server; see admin commands.Ready for a bigger world?
Valheim hosting from €7.49/month on Ryzen X3D hardware, and upgrading your plan keeps every file, world included.

