This article will show you step-by-step on how to change your Palworld Server Settings.
1. Make sure your server is turned OFF and not running.
2. Head over to the Files tab and open the DefaultPalWorldSettings.ini
file. Copy everything you see here.
3. Now, navigate to Pal -> Saved -> Config -> LinuxServer -> PalWorldSettings.ini
, open the file and paste the text in like so.
4. In this file, you can edit the needed settings to your liking. Once completed, click on SAVE CONTENT
and start the server.
Here's a helpful list of all the settings and their purpose:
SETTING |
PURPOSE |
Difficulty | NONE. This does not matter for Dedicated Servers. |
DayTimeSpeedRate=1.000000 | How long the day lasts. |
NightTimeSpeedRate=1.000000 | How long the night lasts. |
ExpRate=1.000000 | How much experience you receive. |
PalCaptureRate=1.000000 | How likely you're to capture Pals. |
PalSpawnNumRate=1.000000 | How frequently the Pals spawn. |
PalDamageRateAttack=1.000000 | How much damage Pals do. |
PalDamageRateDefense=1.000000 | How much damage Pals take. |
PlayerDamageRateAttack=1.000000 | How much damage Players do. |
PlayerDamageRateDefense=1.000000 | How much damage Players take. |
PlayerStomachDecreaceRate=1.000000 | How quickly Players get hungry. |
PlayerStaminaDecreaceRate=1.000000 | How quickly Players lose stamina. |
PlayerAutoHPRegeneRate=1.000000 | How quickly Players generate HP. |
PlayerAutoHpRegeneRateInSleep=1.000000 | How much HP do Players generate while sleeping. |
PalStomachDecreaceRate=1.000000 | How quickly Pals get hungry. |
PalStaminaDecreaceRate=1.000000 | How quickly Pals lose stamina. |
PalAutoHPRegeneRate=1.000000 | How quickly Pals generate HP. |
PalAutoHpRegeneRateInSleep=1.000000 | How much HP do Pals generate while sleeping. |
BuildObjectDamageRate=1.000000 | How much damage objects take. |
BuildObjectDeteriorationDamageRate=1.000000 | How much damage do built objects take. |
CollectionDropRate=1.000000 | Rate at which items are gathered from. |
CollectionObjectHpRate=1.000000 | How much HP breakable objects have. |
CollectionObjectRespawnSpeedRate=1.000000 | How quickly trees and other similar objects respawn. |
EnemyDropItemRate=1.000000 | How often enemies drop items. |
DeathPenalty=All | What items you drop on death. Can be set to "None". |
bEnableAimAssistPad=True | Toggle aim assist. |
bEnableAimAssistKeyboard=False | Toggle aim assist. |
DropItemMaxNum=3000 | Maximum amount of items dropped at the same time. |
BaseCampMaxNum=128 | Maximum amount of bases at the same time. |
BaseCampWorkerMaxNum=15 | Maximum amount of worker Pals in a base. |
DropItemAliveMaxHours=1.000000 | How long do dropped items stay before they vanish. |
bAutoResetGuildNoOnlinePlayers=False | If enabled, it disbands a guild when no players are online. |
AutoResetGuildTimeNoOnlinePlayers=72.000000 | How quickly the guild will be disbanded. |
GuildPlayerMaxNum=20 | Maximum amount of Players in a guild. |
PalEggDefaultHatchingTime=72.000000 | How long it takes to hatch Pal eggs. |
WorkSpeedRate=1.000000 | How quickly Pals work. |
CoopPlayerMaxNum=4 | Maximum amount of Players in a party. |
ServerPlayerMaxNum=32 | Maximum amount of Players in a server. |
ServerName="Default Palworld Server" | The server name. |
ServerDescription="" | The server's description. |
AdminPassword="" | The admin password (/AdminPassword <password>). |
ServerPassword="" | The server's password upon joining. |
Please note that the last 5 settings can be configured through the Management -> Startup
tab in the game panel.