Available Palworld Server Configuration File Parameters
Configuration file
On this page, you can learn about server settings, game balance settings, and other items that can be set with ini files. Please note that not all settings below are added into the stock configuration file and you may need to add some of the ones below to your server's configuration file if it's not already there.
** Stop your server prior to making any configuration file changes or they will not save. **
Location of configuration file
Configuration file should be located at the following location:
Server Control Panel > Configuration Files > PalWorldSettings.ini (Text Editor or Config Editor)
** Using the Config Editor allows for a GUI-like interface, but will not allow for manually added parameters to be added individually and you are limited to those that are shown on the GUI. The GUI may take a moment to load as well.
Although it is more 'advanced', our team recommends using the text editor and manually editing the file to ensure you know what changes are being made. The Config/GUI editor has also been known to overwrite prior changes at times.
Parameters
The settings for each parameter are as follows.
*Note that there are reserved for future updates and deprecated parameter.
Parameter | Description |
---|---|
AdminPassword | Password used to obtain administrative privileges on the server. |
AllowConnectPlatform | Specify which platforms are allowed to connect. Steam or Xbox or Mac (Default value is Steam) |
BaseCampMaxNumInGuild | Max BaseCamp count per guild. Default is 3. (MAX 10) Larger value will increase system load |
BaseCampWorkerMaxNum | Max pals per basecamp(MAX 50) Larger value will increase system load |
bBuildAreaLimit | Prohibit building near structures such as fast travel |
bEnableFastTravel | Enable Fast Travel |
bEnableInvaderEnemy | Enable Invader |
bHardcore | Enable Hardcore. Cannot respawn upon death. |
bInvisibleOtherGuildBaseCampAreaFX | Enable Show basecamp area |
bIsUseBackupSaveData | Enable world backup Disk load will be increase when enabled |
bPalLost | Permanent lost your Pals upon death |
bShowPlayerList | Enable player list when the press ESC key |
BuildObjectDamageRate | Damage to Structure Multiplier |
BuildObjectDeteriorationDamageRate | Structure Deterioration Rate |
ChatPostLimitPerMinute | Number of chats that can be posted per minute |
CollectionDropRate | Gatherable Items Multiplier |
CollectionObjectHpRate | Gatherable Objects Health Multiplier |
CollectionObjectRespawnSpeedRate | Gatherable Objects Respawn Interval |
DayTimeSpeedRate | Day time speed |
DeathPenalty | Death Penalty None : No drops, Item : Drop all items except equipment, ItemAndEquipment : Drop all items, All : Drop all items and all Pals on team |
EnemyDropItemRate | Dropped Items Multiplier |
ExpRate | EXP rate |
GuildPlayerMaxNum | Max Player Number of Guilds |
ItemWeightRate | Item weight ratio |
LogFormatType | Log format Text or Json |
MaxBuildingLimitNum | Building num limit per player (0 = unlimit) |
NightTimeSpeedRate | Night time speed |
PalAutoHPRegeneRate | Pal Auto Health Regeneration Rate |
PalAutoHpRegeneRateInSleep | Pal Sleep Health Regeneration Rate (Health Regeneration Rate in Palbox) |
PalCaptureRate | Pal capture rate |
PalDamageRateAttack | Damage from Pals Multiplier |
PalDamageRateDefense | Damage to Pals Multiplier |
PalEggDefaultHatchingTime | Time (h) to incubate Massive Egg. Note: Other eggs also require time to incubate. |
PalSpawnNumRate | Pal Appearance Rate *Note: Affects game performance |
PalStaminaDecreaceRate | Pal Stamina Reduction Rate |
PalStomachDecreaceRate | Pal Hunger Depletion Rate |
PlayerAutoHPRegeneRate | Player Auto Health Regeneration Rate |
PlayerAutoHpRegeneRateInSleep | Player Sleep Health Regeneration Rate |
PlayerDamageRateAttack | Damage from Player Multiplier |
PlayerDamageRateDefense | Damage to Player Multiplier |
PlayerStaminaDecreaceRate | Player Stamina Reduction Rate |
PlayerStomachDecreaceRate | Player Hunger Depletion Rate |
PublicIP | Explicitly specify an external public IP in the community server settings |
PublicPort | Explicitly specify the external public port in the community server configuration.(This setting does not change the server's listen port.) |
RCONEnabled | Enable RCON |
RCONPort | Port Number for RCON |
RESTAPIEnabled | Enable REST API |
RESTAPIPort | Listen port for REST API |
ServerDescription | Server description |
ServerName | Server name |
ServerPassword | Password required for server login |
ServerPlayerMaxNum | Maximum number of players that can join the server |
ServerReplicatePawnCullDistance | Pal sync distance from player(cm). Min 5000 ~ Max 15000 |
SupplyDropSpan | Interval for supply drop (minutes) |
About bIsUseBackupSaveData
Create backup
directory in save data directory when enabled this parameter.
Backup interval is
- 5 save data per 30 sec
- 6 save data per 10 min
- 12 save data per 1 hour
- 7 save data per 1 day