2024-02-01 16:25:06 +00:00
---
title: PalWorld Installation Notes
---
2024-02-04 06:42:22 +00:00
:::note
2024-02-01 16:25:06 +00:00
All app configuration defined in the GUI will take precedence over ANY manual configuration changed via the ini file.
:::
2024-02-04 06:42:22 +00:00
:::info
You may need to restart the chart every 24 to 48hrs to keep the server from running out of memory and crashing.
:::
2024-02-05 21:36:11 +00:00
## Update Notes
:::note
To update the server; restart the chart, it will download the latest available version when present. Highly recommend to checkout [rocn docs ](./rcon_notes.md ) to save the game prior to restarting it.
:::
2024-02-01 16:25:06 +00:00
## Default Values
2024-02-02 00:10:15 +00:00
| KEY | VALUE |
| ------------------------------------ | ---------------------------------------------- |
| Difficulty | None |
| DayTimeSpeedRate | 1.000000 |
| NightTimeSpeedRate | 1.000000 |
| ExpRate | 1.000000 |
| PalCaptureRate | 1.000000 |
| PalSpawnNumRate | 1.000000 |
| PalDamageRateAttack | 1.000000 |
| PalDamageRateDefense | 1.000000 |
| PlayerDamageRateAttack | 1.000000 |
| PlayerDamageRateDefense | 1.000000 |
| PlayerStomachDecreaceRate | 1.000000 |
| PlayerStaminaDecreaceRate | 1.000000 |
| PlayerAutoHPRegeneRate | 1.000000 |
| PlayerAutoHpRegeneRateInSleep | 1.000000 |
| PalStomachDecreaceRate | 1.000000 |
| PalStaminaDecreaceRate | 1.000000 |
| PalAutoHPRegeneRate | 1.000000 |
| PalAutoHpRegeneRateInSleep | 1.000000 |
| BuildObjectDamageRate | 1.000000 |
| BuildObjectDeteriorationDamageRate | 1.000000 |
| CollectionDropRate | 1.000000 |
| CollectionObjectHpRate | 1.000000 |
| CollectionObjectRespawnSpeedRate | 1.000000 |
| EnemyDropItemRate | 1.000000 |
| DeathPenalty | All |
| bEnablePlayerToPlayerDamage | False |
| bEnableFriendlyFire | False |
| bEnableInvaderEnemy | True |
| bActiveUNKO | False |
| bEnableAimAssistPad | True |
| bEnableAimAssistKeyboard | False |
| DropItemMaxNum | 3000 |
| DropItemMaxNum_UNKO | 100 |
| BaseCampMaxNum | 128 |
| BaseCampWorkerMaxNum | 15 |
| DropItemAliveMaxHours | 1.000000 |
| bAutoResetGuildNoOnlinePlayers | False |
| AutoResetGuildTimeNoOnlinePlayers | 72.000000 |
| GuildPlayerMaxNum | 20 |
| PalEggDefaultHatchingTime | 72.000000 |
| WorkSpeedRate | 1.000000 |
| bIsMultiplay | False |
| bIsPvP | False |
| bCanPickupOtherGuildDeathPenaltyDrop | False |
| bEnableNonLoginPenalty | True |
| bEnableFastTravel | True |
| bIsStartLocationSelectByMap | True |
| bExistPlayerAfterLogout | False |
| bEnableDefenseOtherGuildPlayer | False |
| CoopPlayerMaxNum | 4 |
| ServerPlayerMaxNum | 32 |
| ServerName | "Default Palworld Server" |
| ServerDescription | "" |
| AdminPassword | "" |
| ServerPassword | "" |
| PublicPort | 8211 |
| PublicIP | "" |
| RCONEnabled | False |
| RCONPort | 25575 |
| Region | "" |
| bUseAuth | True |
| BanListURL | "https://api.palworldgame.com/api/banlist.txt" |