- Author: MagicBear and cheahjs
- License: MIT License
- Updated by: Pylar and Techdude
- Map Pictures Provided by: Kozejin
- Testers/Helpers: Lethe and Choi-Jungwoo
- Fast parsing/reading tool—one of the quickest out there.
- Fixes the 40k pal limit by parsing out inactive pals. (OBSOLETE, OFFICIALLY FIXED ON 22nd August 2024)
- Fixes the left mouse bug.
- Lists all players/guilds.
- Lists all pals (All/Deleted/Kept).
- Shows last online time for players.
- Logs players and their relevant information into
players.log. - Sorts and deletes players based on level and last online time.
- Logs and sorts players by the number of pals they own.
- Deletes players based on the number of pals.
- Automatically downloads and installs required assets (images/fonts) into the
internal_libsfolder. - Automatically downloads and installs required libraries (packages) into the
external_libsfolder. - Automatically downloads and installs the missing
palworld_save_toolsfolder (no progress bar and might show "errors" but still usable). - Allows testing in a Linux environment via
fix_save.shandfix_world.sh. - Enables drag-and-drop functionality for world versions of files.
- Enables double-click functionality for save versions of files.
- Provides a base map view through
bases.cmd. - Transfers saves between dedicated server and single/coop world.
- Look up the palworld id via steam id by convertids.
read the fix_host_save_readme.txt for instructions and make sure to check the fix_host_save_screenshots for clear images on how to do the instructions properly
- Copy everything from your server (
\Pal\Saved\SaveGames\0\RANDOMSERVERID\) into the same location within the tool (PalworldSaveTools\). - Run
fix_save.cmd. - Run
sort_players.cmdand/ordelete_pals_save.cmd. - Copy the
Playersfolder from the tool. - Delete the original
Playersfolder from the server (\Pal\Saved\SaveGames\0\RANDOMSERVERID\). - Paste the copied
Playersfolder into the server folder. - Profit?
- Days: Tracks players inactive for a specified number of days (e.g., 30 days and older).
- Level: Tracks players up to a specified level (e.g., level 30 or lower).
- Pals: Deletes players based on the number of pals (e.g., 10 or fewer pals).
- The fixed save (
PalworldSaveTools\fixed\Level.sav) is no longer functional after patch v0.3+. - As of update v0.5.5, you can view the total number of pals caught/owned. To do so, copy the server's
Playersfolder into the tool'sPlayersfolder.

