How to Edit Palworld Server Settings with LightNode Server?
Edit the Palworld Configuration through a web panel
If you have purchased the LightNode Palworld server, then you can directly modify the Palworld configuration directly through the panel provided by LightNode, see this tutorial for details.
How to modify Palworld Configuration with LightNode Palworld Server?
Step to Edit Palworld Server Settings
1.Connect to Server
Use SSH tools to Connect to the Palworld Server by LightNode.
2. Edit the Settings
To modify the corresponding parameters, you can directly edit the following code. For example, to change the difficulty, find the parameter “Difficulty=None” in the code and modify the value after the ”=“ sign. After you have finished modifying the desired parameters, select all of the following code, copy it to the connected server interface, and press Enter to confirm.
echo '[/Script/Pal.PalGameWorldSettings]
OptionSettings=(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,PlayerStomachDecreaseRate=1.000000,PlayerStaminaDecreaseRate=1.000000,PlayerAutoHPRegenRate=1.000000,PlayerAutoHPRegenRateInSleep=1.000000,PalStomachDecreaseRate=1.000000,PalStaminaDecreaseRate=1.000000,PalAutoHPRegenRate=1.000000,PalAutoHPRegenRateInSleep=1.000000,BuildObjectDamageRate=1.000000,BuildObjectDeteriorationDamageRate=1.000000,CollectionDropRate=1.000000,CollectionObjectHpRate=1.000000,CollectionObjectRespawnSpeedRate=1.000000,EnemyDropItemRate=1.000000,DeathPenalty=All,bEnablePlayerToPlayerDamage=true,bEnableFriendlyFire=true,bEnableInvaderEnemy=true,bActiveUNKO=true,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")' > /palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
3. Restart Server
Copy the following command to restart the server. You should be able to connect to the game after a few minutes.
reboot
Tips: Below is the Palworld parameter introduction table.
4. Settings and Descriptions:
- DayTimeSpeedRate: Daytime speed rate, from 0.1 to 5
- NightTimeSpeedRate: Nighttime speed rate, from 0.1 to 5
- ExpRate: Experience rate, from 0.1 to 20
- DeathPenalty: Death penalty options (None, Item, ItemAndEquipment, All)
- None: No item drop upon death
- Item: Only items drop, not equipment
- ItemAndEquipment: Both items and equipment drop
- All: Everything drops
- PalCaptureRate: Pal capture rate, from 0.5 to 2
- PalSpawnNumRate: Pal spawn number rate, increasing Pal spawn will decrease game performance, from 0.5 to 3
- PalDamageRateAttack: Pal attack damage rate, from 0.1 to 5
- PalDamageRateDefense: Pal defense damage rate, from 0.1 to 5
- PlayerDamageRateAttack: Player attack damage rate, from 0.1 to 5
- PlayerDamageRateDefense: Player defense damage rate, from 0.1 to 5
- PlayerStomachDecreaceRate: Player stomach decrease rate, from 0.1 to 5
- PlayerStaminaDecreaceRate: Player stamina decrease rate, from 0.1 to 5
- PlayerAutoHPRegeneRate: Player auto health regeneration rate, from 0.1 to 5
- PlayerAutoHpRegeneRateInSleep: Player health regeneration rate in sleep, from 0.1 to 5
- PalStomachDecreaceRate: Pal stomach decrease rate, from 0.1 to 5
- PalStaminaDecreaceRate: Pal stamina decrease rate, from 0.1 to 5
- PalAutoHPRegeneRate: Pal auto health regeneration rate, from 0.1 to 5
- PalAutoHpRegeneRateInSleep: Pal health regeneration rate in sleep (in Pal terminal), from 0.1 to 5
- BuildObjectDamageRate: Damage rate to buildings, from 0.5 to 3
- BuildObjectDeteriorationDamageRate: Rate of deterioration of buildings, from 0 to 10
- CollectionDropRate: Item collection rate, from 0.5 to 3
- CollectionObjectHpRate: Health rate of collectible items, from 0.5 to 3
- CollectionObjectRespawnSpeedRate: Respawn rate of collectible items, from 0.5 to 3
- EnemyDropItemRate: Enemy item drop rate, from 0.5 to 3
- GuildPlayerMaxNum: Maximum number of players in a guild, from 1 to 100
- PalEggDefaultHatchingTime: Default hatching time for giant eggs (hours), other eggs will also change hatching time accordingly, from 0 to 240
- ServerDescription: Server description
- Difficulty: Game difficulty (Difficulty=3 is hard mode. You can choose None or Difficulty)
5. Enjoy Palworld
Finally, I hope everyone enjoys the LightNode PalWorld Server.
FAQ
Does Palworld edit world setting easily?
If you've ever played another game and modified the configuration, it's easier to edit Palworld world settings. Of course, you can buy LightNode servers, we have simple panels for that.
What to do if Palworld is flashing back?
As the game is currently not well optimised, it is easy for memory to overflow, which will cause Palworld to flashback or lag, when you encounter this situation, just reboot Palworld server.