---
title: Manage Worlds on a Valheim Server
description: Manage multiple Valheim worlds without losing your existing saves. This guide explains how World Name selects the active world, where Valheim stores .db and .fwl files, and how to switch, create, download, upload, or delete worlds on your Nodecraft server.
source: "https://nodecraft.com/support/games/valheim/setup/manage-worlds-on-a-valheim-server"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvZjY2ZTY0Y2JjNS92YWxoZWltLTEtMi0wLnBuZy9tLyJ9LHsibmFtZSI6ImdhbWVfbG9nbyIsImltYWdlX3VybCI6Imh0dHBzOi8vY21zLWEubm9kZWNyYWZ0LmNvbS9mLzEzMzkzMi8zNzV4MTUwL2MwZGEwNmUzMzAvdmFsaGVpbS5wbmcvbS8ifSx7Im5hbWUiOiJjdGFfdGV4dCIsInRleHQiOiJDcmVhdGUgeW91ciBvd24gc2VydmVyISJ9LHsibmFtZSI6InRleHQiLCJ0ZXh0IjoiTWFuYWdlIFdvcmxkcyBvbiBhIFZhbGhlaW0gU2VydmVyIn1d&s=701c0963d821a8d60a1d44522e654eeb637ea04c8809befdd497533540f94fa9"
published: "2026-09-03T23:21:35.357Z"
updated: "2026-09-03T23:21:35.357Z"
---

# Manage Worlds on a Valheim Server

Manage multiple Valheim worlds without losing your existing saves. This guide explains how World Name selects the active world, where Valheim stores .db and .fwl files, and how to switch, create, download, upload, or delete worlds on your Nodecraft server.

A Valheim server can store several worlds at once, but it only loads the one selected under World Name. That makes it easy to test a fresh map without sending your favorite longhouse to Valhalla.

Use the steps below to view, switch, create, download, upload, or remove worlds from your Nodecraft server.

## Find Your Current World

1. Navigate to your Nodecraft dashboard.
2. Locate your Valheim server and click **Manage**.
3. Click **Game Settings** in the menu on the left.
4. Locate **World Name**.

  ![The Valheim Server Settings page showing the World Name field set to world2.](https://cms-a.nodecraft.com/f/133932/662x121/48da42a214/valheim-world-name-setting.png/m/)

The value shown here is the world your server will load when it starts. For example, if **World Name** is set to **world**, the server will look for **world.db** and **world.fwl**.

## View Your Saved Worlds

1. Stop the server.
2. Click Server Files in the menu on the left, then click Files.
3. Open /.config/unity3d/IronGate/Valheim/worlds\_local. Each active world uses matching .db and .fwl files; .old and backup files are copies, as shown below.

  ![The Nodecraft File Manager showing multiple saved Valheim world file pairs in the worlds_local folder, including kevin, oldworld-DONOTDELETE, world, and world2.](https://cms-a.nodecraft.com/f/133932/994x664/679eadd394/valheim-saved-worlds.png/m/)

## Switch to Another World

1. Stop the server.
2. Confirm that the desired world's matching .db and .fwl files are in worlds\_local.
3. Open Game Settings.
4. Set World Name to the exact filename without .db or .fwl.
5. Save the changes and start the server.

For Nodecraft.db and Nodecraft.fwl, enter Nodecraft. The previous world remains in worlds\_local so you can switch back later.

**Important:** The World Name needs to match the world files exactly.

## Create a New World

1. Stop the server.
2. Open Game Settings.
3. Enter a World Name that does not match an existing world.
4. Save the changes and start the server.

Valheim generates a new .db and .fwl pair for that name. Existing worlds remain stored on the server.

## Download a World

1. Stop the server.
2. Open /.config/unity3d/IronGate/Valheim/worlds\_local.
3. Select the matching .db and .fwl files for the world.
4. Click Compress, select the new TZST file, and click Download.

  ![The Nodecraft File Manager showing the matching kevin.db and kevin.fwl Valheim world files selected, with the Compress button highlighted.](https://cms-a.nodecraft.com/f/133932/1004x608/b4e15ca54f/valheim-compress-world-files.png/m/1000x0/smart)

## Upload an Existing World

1. Stop the server.
2. Open /.config/unity3d/IronGate/Valheim/worlds\_local.
3. Upload a ZIP containing the matching .db and .fwl files.
4. Select the uploaded ZIP and click Unzip.
5. Set World Name in Game Settings to the uploaded filename without its extension.
6. Confirm that the uploaded .db and .fwl files appear in worlds\_local, as shown below. Save the changes and start the server.

  ![The Nodecraft File Manager open to the Valheim worlds_local folder, with the Upload button highlighted above the list of saved world files.](https://cms-a.nodecraft.com/f/133932/993x618/44551da8f8/valheim-upload-world.png/m/)

Keep the .db and .fwl files directly inside worlds\_local rather than inside another folder.

## Delete a World

Only delete a world after you're certain you no longer need it. Downloading a backup first is strongly recommended.

1. Stop the server and open worlds\_local.
2. Select the matching .db and .fwl files for the world you want to remove.
3. Click Delete.

  ![The Nodecraft File Manager showing the matching oldworld-DONOTDELETE.db and oldworld-DONOTDELETE.fwl Valheim world files selected, with the Delete button highlighted.](https://cms-a.nodecraft.com/f/133932/994x671/f4c17ac820/valheim-delete-world-files.png/m/)

If the deleted world is still entered under **World Name**, change that setting before starting the server again. Otherwise, Valheim may generate a new world using the same name. You can also remove the matching .old or backup files if you no longer want to keep copies of that world.

## Final Thoughts

Once the file pairs are organized, switching between Valheim worlds is pleasantly uneventful. World Name selects the active save while the others wait in worlds\_local, usually until everyone admits the old base had better storage.
