Files
truecharts/charts/stable/palworld/docs/installation_notes.md
Xstar97TheNoob 9056a65b9a chore(palworld) update containers and move to stable (#17990)
**Description**
Update images to get the backup feature to exist...
and move to stable
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-07 00:05:32 +01:00

6.2 KiB

title
title
PalWorld Installation Notes

:::note

All app configuration defined in the GUI will take precedence over ANY manual configuration changed via the ini file.

:::

:::info

You may need to restart the chart every 24 to 48hrs to keep the server from running out of memory and crashing.

:::

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 to save the game prior to restarting it.

:::

Default Values

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"