How to Change Equipment Durability on Your Palworld Server
You can adjust how quickly equipment and tools wear out.
Warning
Make sure your server is stopped before editing the config file. Changes to the PalWorldSettings.ini will otherwise be overwritten by the game.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open config file
Open the filePalWorldSettings.iniat:/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini/Pal/Saved/Config/LinuxServer/PalWorldSettings.iniAdjust durability
Find the parameterBuildObjectDeteriorationDamageRateand adjust the value:BuildObjectDeteriorationDamageRate=1.000000BuildObjectDeteriorationDamageRate=1.000000Start the server
Start your server.
Examples:
| Value | Description |
|---|---|
0 | No deterioration |
0.5 | Slower deterioration |
1.0 | Default |
2.0 | Faster deterioration |