Skip to content

Palworld Configuration Overview

Updated June 18, 2026
Palworld
Palworld Configuration Overview | GameServerKings KB

Palworld Configuration Overview

All gameplay settings live in Pal/Saved/Config/LinuxServer/PalWorldSettings.ini (or WindowsServer on a Windows host). The file is one long line by default; open it in the File Manager and turn on word-wrap to read it.

Key Settings (OptionSettings block)

SettingDefaultNotes
ServerName"Default Palworld Server"Shown in the browser
ServerPlayerMaxNum32Max slots, capped by purchase
ServerPassword""Blank for public
AdminPassword""Required for admin commands
Difficulty"None"None, Casual, Normal, Hard
DayTimeSpeedRate1.000Daytime length (higher = faster)
NightTimeSpeedRate1.000Nighttime length
ExpRate1.000XP gain. 2.0 = double
PalCaptureRate1.000Capture chance multiplier
PalSpawnNumRate1.000Wild Pal spawn rate
PalDamageRateAttack1.000Damage Pals deal
PlayerDamageRateAttack1.000Player damage out
PlayerStomachDecreaseRate1.000Player hunger drain
CollectionDropRate1.000Resource gather rate
EnemyDropItemRate1.000Loot drop rate
DeathPenalty"All"All, ItemAndEquipment, Item, None
bEnablePlayerToPlayerDamageFalsePvP toggle
bEnableInvaderEnemyTrueRaid events
BaseCampMaxNum128Max base camps in world
PalEggDefaultHatchingTime72.000Hours to hatch an egg (very long by default)
WorkSpeedRate1.000Pal work speed at base

This is a subset; the file holds many more multipliers following the same pattern.

Tuning Presets

  • Relaxed PvE: DeathPenalty=None, ExpRate=2.0, PalEggDefaultHatchingTime=1.0
  • Hardcore: DeathPenalty=All, Difficulty=Hard, default multipliers
  • PvP: bEnablePlayerToPlayerDamage=True

After editing, save the file and restart the server.

Made with 💜 by GameServerKings