How to Enable Automatic Backups and AutoSaves on a Palworld Server
A guide on enabling automatic backup and saves for your Palworld server to restore and rollback lost data or progress.
To prevent losing progress on your Palworld Server, you can enable automatic backups to be created that you can rollback to at any time.
Once the bIsUseBackupSaveData
setting is enabled, it will create a backup interval for 5 saves per 30 seconds, 6 saves per 10 min, 12 saves per hour, and 7 saves per day. Here are the steps:
Enabling automatic backups
To enable autosaves on your BerryByte server, follow these steps:
- Open the Palworld Settings tab
- Find the
bIsUseBackupSaveData
option and set it to True
- Restart the server
Enabling automatic backups (Manual)
Self-hosting your server or need to do it the manual way? You can edit the PalworldSettings config to enable autosaves:
- Stop the server
- Navigate to
Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
- Find the
bIsUseBackupSaveData
option and set it to True - Save the file
- Start the server
This will enable autosaves for your Palworld server and you can restore backups on your Palworld server at any time. The backup interval is Create backup directory in save data directory when enabled.
Need help setting up backups for your Palworld dedicated server? Shoot us a message in our community Discord server or contact the Berry team.
Was this page helpful?