๐ŸŽ‰ New translations available. This site is still in beta. โš 
๐Ÿฒ Palworld
Change Server Settings

How to change Palworld server settings

โš ๏ธ

This game is in Early Access, so changing settings can be confusing at first. Some parameters such as ServerPlayerMaxNum, ServerName, ServerPassword and AdminPassword are configured from the Startup tab.

Known Issues / FAQ

  1. The server won't show up in the Community-Server tab.
    -> This is a known problem and the devs will hopefully fix that asap. Best choice is to connect by IP and Password.
  2. The server has a memory leak.
    -> This is also an issue that they are aware of.
    -> The bEnableInvaderEnemy option seems to have a huge impact on the current RAM usage. Disabling it might be choice.
    -> Tip: Schedule a server restart every 6h. You might adjust the value according to your RAM!
  3. The server does not show up in the steam server list.
    -> This is might never be supported.
  4. The config file gets deleted/reset on server restart.
    -> If your server ports is different than the default port (8211) you need to adjust the port inside the config file Pal/Saved/Config/LinuxServer/PalWorldSettings.ini.
    -> Before editing the config file always make sure to fully stop the server first. Otherwise all changes wont be saved.

Step 1

Make sure that server is offline.

Step 2

Locate the DefaultPalWorldSettings.ini file and open it by clicking on it.

Step 3

When you open the DefaultPalWorldSettings.ini file you will see something like the following image. Simply copy the entire contents.

Step 4

Now go to the Pal > Saved > Config > LinuxServer folder and open the PalWorldSettings.ini file. Inside the file you should paste the content copied earlier from DefaultPalWorldSettings.ini

Step 5

Now you can edit the parameters and settings you need, remember to save the file using the blue button that says "Save content".

When you start and stop the server the content of the PalWorldSettings.ini file is deleted, we recommend to save this somewhere on your PC to remember the parameters or settings you made.

Explanation of parameters

SettingDescription
DifficultyNone - Doesn't seem to matter for dedicated servers.
DayTimeSpeedRate=1.000000Changes how long daytime lasts.
NightTimeSpeedRate=1.000000Changes how long night lasts. Suggested 5.000000
ExpRate=1.000000Modifies how much experience you get.
PalCaptureRate=1.000000How likely you are to capture Pals.
PalSpawnNumRate=1.000000How frequently Pals spawn.
PalDamageRateAttack=1.000000How much damage Pals do.
PalDamageRateDefense=1.000000How much damage Pals take.
PlayerDamageRateAttack=1.000000How much damage players do.
PlayerDamageRateDefense=1.000000How much damage players take.
PlayerStomachDecreaseRate=1.000000Rate at which hunger decreases.
PlayerStaminaDecreaseRate=1.000000Rate at which stamina decreases.
PlayerAutoHPRegeneRate=1.000000How quickly HP will be automatically restored when hurt.
PlayerAutoHpRegeneRateInSleep=1.000000How much HP is regenerated while sleeping.
PalStomachDecreaseRate=1.000000Rate at which Pal hunger decreases.
PalStaminaDecreaseRate=1.000000Rate at which Pal stamina decreases.
PalAutoHPRegeneRate=1.000000How quickly Pal HP will be automatically restored when hurt.
PalAutoHpRegeneRateInSleep=1.000000How much Pal HP is regenerated while sleeping.
BuildObjectDamageRate=1.000000Damage to objects.
BuildObjectDeteriorationDamageRate=1.000000How much damage built objects will take over time.
CollectionDropRate=1.000000Rate at which items are gathered from things like trees or rocks.
CollectionObjectHpRate=1.000000How much HP breakable world items have.
CollectionObjectRespawnSpeedRate=1.000000How quickly objects like trees respawn.
EnemyDropItemRate=1.000000Frequency enemies will drop items.
DeathPenalty=AllDetermines what is dropped on death. Can be set to none.
bEnableAimAssistPad=TrueLets you enable or disable aim assist.
bEnableAimAssistKeyboard=FalseLets you enable or disable aim assist.
DropItemMaxNum=3000Max amount of dropped items allowed at one time.
BaseCampMaxNum=128Max amount of bases that can be built at once.
BaseCampWorkerMaxNum=15Max amount of worker Pals that can be at a camp.
DropItemAliveMaxHours=1.000000How long dropped items will stay spawned before disappearing.
bAutoResetGuildNoOnlinePlayers=FalseIf true, a guild will be disbanded if no players are online.
AutoResetGuildTimeNoOnlinePlayers=72.000000How quickly an inactive guild will be disbanded.
GuildPlayerMaxNum=20Max guild player number.
PalEggDefaultHatchingTime=72.000000How long it takes to hatch Pal eggs. Suggested 15.000000
WorkSpeedRate=1.000000How quickly Pals work.
CoopPlayerMaxNum=4Max amount of players in a party.
ServerPlayerMaxNum=32Max players allowed on a server (limit of 32).
ServerName="Default Palworld Server"Server name
ServerDescription=""What is shown when selecting the server in the list. Don't Touch this
AdminPassword=""Password used to grant admin access.
ServerPassword=""Password needed for regular players to join.
โš ๏ธ

Some parameters such as ServerPlayerMaxNum, ServerName, ServerPassword and AdminPassword are configured from the Startup tab.

โœ… That's all! Now you can start the server. If you have any problem, contact us by Discord (opens in a new tab) so we can help you.