How to Disable the Death Penalty on Your Palworld Server
You can configure what players lose when they die.
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 death penalty
Find the parameterDeathPenaltyand set the desired value:DeathPenalty=NoneDeathPenalty=NoneStart the server
Start your server.
Available values:
| Value | Description |
|---|---|
None | No loss on death |
Item | Lose items only |
ItemAndEquipment | Lose items and equipment |
All | Lose everything (items, equipment, and Pals) |
Note
The default value is All.