Follow whichever section matches where your old world currently lives. By the end you'll have one
file, ending in .tar.gz, ready to upload on the
Restore a Backup page.
This is for a Palworld dedicated server you run yourself on a Windows PC (installed via SteamCMD).
Open File Explorer and go to wherever you installed your Palworld dedicated server. Inside it, navigate to:
Inside that folder you'll see one folder with a long string of letters and numbers as its name, that's your world. There should only be one.
Still inside that long-named folder (so you can see Level.sav and a Players folder), hold Shift and right-click on empty space inside the folder. Choose "Open PowerShell window here" (or "Open Terminal here" on Windows 11).
Paste this into the window that opened and press Enter:
A file called my-backup.tar.gz will appear in that same folder in a few seconds. That's the file you upload.
This is for a world you've been playing solo (not a dedicated server), that you now want to move onto a real hosted server.
Press Windows key + R, type the following exactly, and press Enter:
You'll see a folder named after a long number (your Steam ID). Open it, then open the single world folder inside. You should now see Level.sav and a Players folder.
Hold Shift and right-click on empty space inside that folder. Choose "Open PowerShell window here" (or "Open Terminal here" on Windows 11).
A file called my-backup.tar.gz will appear in that folder. That's the file you upload.
This is for a Palworld dedicated server you run yourself on a Linux machine (VPS, home server, etc.), connected via SSH.
Different installs put things in different places, so instead of guessing, run this from your home directory, it searches for you and skips the automatic backup copies Palworld makes on its own:
This prints one or more full paths ending in Level.sav. If you only see one, that's your world. If you see more than one, pick the one whose path matches where your actual running server is installed (or if unsure, the one that looks most recently used).
Take the path you found, but drop the Level.sav at the end, that folder is what you need. Run this (replace the example path with your real one):
This creates my-backup.tar.gz in your home directory.
From your own PC (not the server), open PowerShell (Windows) or Terminal (Mac), and run:
Replace your-key.pem, username, and your-server-ip with your own actual details. If you're not sure what these are, whoever set up your server can tell you, or check your hosting provider's connection details.
If your old Palworld server is with a different host who also uses a Pterodactyl-style control panel:
Pal/Saved/SaveGames/0/, then into the one long-named folder inside it.
.tar.gz.
If none of the above matches your situation, or you're not confident doing this yourself, reach out on support@drakkon-hosting.com or our Discord and we'll help you get it sorted.