How to Change the Pal Spawn Rate on Your Palworld Server
You can adjust how many Pals spawn on the map.
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 spawn rate
Find the parameterPalSpawnNumRateand adjust the value:PalSpawnNumRate=1.000000PalSpawnNumRate=1.000000Start the server
Start your server.
Examples:
| Value | Description |
|---|---|
0.5 | Fewer Pals |
1.0 | Default |
2.0 | Twice as many Pals |
Warning
High values can affect server performance.