Palworld server administrators can reset player data, providing a means to address issues such as glitches, exploits, or unfair advantages. This process involves wiping a player's progress and returning them to a default or initial state in the game. Resetting player data can be necessary for maintaining a balanced and fair gaming environment while allowing for a fresh start in the event of unforeseen complications.
Requirement: Admin access is required to find a player's ID for the hex method. Learn how to here.
The desired player must be connected to the server to recognize their player ID.
Note: Jump to how to find a Player ID via the JSON Conversion Tool or via Hexcodes.
How to Reset Player Data on a Palworld Server
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Go to the Files tab.
4. Find the following directory: /home/container/Pal/Saved/SaveGames/0/[World]/Players .
Note: The World Code is represented by a combination of capital letters and numbers.
5. Delete the desired player.sav files.
Note: The player can be recognized by their player ID.
6. Start the server.
How to Find a Player ID on a Palworld Server (JSON Method)
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Go to the Mods tab.
4. Next to the Palworld Json Converter, press Install.
5. Wait for the server to finish the conversion.
6. After installing, go to the Files tab.
7. Right-click Level.sav.json and press Archive.
8. Right-click the archive and hit Download.
9. Extract the archive into an empty folder.
10. Download and install VisualStudioCode here.
11. Right-click the .json file and select Open with > Visual Studio Code.
12. Press Ctrl + F to search for the player name.
13. Take note of the player_uid above the player name.
14. Match the player_uid folder on the server.
How to Find a Player ID on a Palworld Server (Hex Method)
1. Join the server as an admin.
2. Enter the following command in chat: /ShowPlayers
3. Take note of the desired playeruid.
4. Convert the playeruid from decimal to hexadecimal here.
5. Log in to the BisectHosting Starbase panel.
6. Go to the Files tab.
7. Find the following directory: /home/container/Pal/Saved/SaveGames/0/[World]/Players .
8. Match the hexadecimal from step 4 with the player.sav file.