Modify your server configuration
In this guide, we'll look at how to modify the configuration of your Palworld adventure.
Prerequisites
- Palworld game offer from Hosterfy
Modify my configuration
First and foremost, your server must always be switched off when you modify the configuration. If it is switched on and then restarted, the configuration will be overwritten.
1- First, copy the contents of DefaultPalWorldSettings.ini from the root directory.
2- Go to /Pal/Saved/Config/LinuxServer and open the file PalWorldSettings.ini
3- Remove the empty lines, paste the previously copied content and adjust the parameters.
Please note:
- Do not add extra blank lines
- Do not make line breaks between different configurations
- Keep quotation marks, commas and parentheses.
Your file should look like this:
Once you've made your changes, save the file and start your server.
Don't hesitate to join our discord if you encounter a problem!
List of modifiable parameters
- NightTimeSpeedRate=1.000000 - Changes the duration of the night.
- ExpRate=1.000000 - Changes the amount of experience you get.
- PalCaptureRate=1.000000 - Probability of capturing Pals.
- PalSpawnNumRate=1.000000 - Frequency of appearance of Pals.
- PalDamageRateAttack=1.000000 - Damage inflicted by Pals.
- PalDamageRateDefense=1.000000 - Damage suffered by Pals.
- PlayerDamageRateAttack=1.000000 - Damage inflicted by players.
- PlayerDamageRateDefense=1.000000 - Damage suffered by players.
- PlayerStomachDecreaseRate=1.000000 - Rate at which player hunger decreases.
- PlayerStaminaDecreaseRate=1.000000 - Rate of decrease in player stamina.
- PlayerAutoHPRegeneRate=1.000000 - Speed of automatic HP regeneration for injured players.
- PlayerAutoHpRegeneRateInSleep=1.000000 - Amount of HP regenerated during player sleep.
- PalStomachDecreaseRate=1.000000 - Pals hunger reduction rate.
- PalStaminaDecreaseRate=1.000000 - Pals stamina decrease rate.
- PalAutoHPRegeneRate=1.000000 - Automatic HP regeneration rate for wounded Pals.
- PalAutoHpRegeneRateInSleep=1.000000 - Amount of HP regenerated during Pals sleep.
- BuildObjectDamageRate=1.000000 - Damage to built objects.
- BuildObjectDeteriorationDamageRate=1.000000 - Damage to built objects over time.
- CollectionDropRate=1.000000 - Collection rate of objects from items such as trees or rocks.
- CollectionObjectHpRate=1.000000 - HP of world objects that can be destroyed.
- CollectionObjectRespawnSpeedRate=1.000000 - Reappearance speed of objects such as trees.
- EnemyDropItemRate=1.000000 - Frequency with which enemies drop items.
- DeathPenalty=All - Determines what is lost on death. Can be set to none.
- bEnableAimAssistPad=True - Enables or disables aiming assistance with the joystick.
- bEnableAimAssistKeyboard=False - Enables or disables keyboard aiming assistance.
- DropItemMaxNum=3000 - Maximum number of dropped items allowed at any one time.
- BaseCampMaxNum=128 - Maximum number of bases that can be built at the same time.
- BaseCampWorkerMaxNum=15 - Maximum number of Pals workers that can be present in a camp.
- DropItemAliveMaxHours=1.000000 - Length of time abandoned items will remain before disappearing.
- bAutoResetGuildNoOnlinePlayers=False - If true, a guild will be dissolved if no players are online.
- AutoResetGuildTimeNoOnlinePlayers=72.000000 - Speed at which an inactive guild will be dissolved.
- GuildPlayerMaxNum=20 - Maximum number of players in a guild.
- PalEggDefaultHatchingTime=72.000000 - Time required to hatch Pals eggs.
- WorkSpeedRate=1.000000 - Speed at which Pals work.
- CoopPlayerMaxNum=4 - Maximum number of players in a group.
- ServerPlayerMaxNum=32 - Maximum number of players allowed on a server (capped at 32).
- ServerDescription="” - What is displayed when the server is selected from the list.
- AdminPassword="” - Password used to grant administrator access.
- ServerPassword="” - Password required for regular players to join.
Post a comment
Comments