How to Adjust Hunger and Stamina on Your Palworld Server
You can configure how quickly hunger and stamina deplete for players and Pals.
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 values
Player hunger:PlayerStomachDecreaceRate=1.000000PlayerStomachDecreaceRate=1.000000Player stamina:
PlayerStaminaDecreaceRate=1.000000PlayerStaminaDecreaceRate=1.000000Pal hunger:
PalStomachDecreaceRate=1.000000PalStomachDecreaceRate=1.000000Pal stamina:
PalStaminaDecreaceRate=1.000000PalStaminaDecreaceRate=1.000000Start the server
Start your server.
Examples:
| Value | Description |
|---|---|
0.5 | Slower depletion (easier) |
1.0 | Default |
2.0 | Faster depletion (harder) |
Note
The spelling Decreace in the parameter name is intentional and must be used exactly as shown.