If you own Palworld’s dedicated server, then you might be wondering about the configuration file for your server. There are several reasons why you might want to edit your INI configuration, especially for fine-tuning to enhance the experience. You can easily access the Palworld Server Settings and alter the INI configuration files to change the settings of your designated server settings.
The game is still in the early development phase, which means there could be some changes, so some settings and syntax could be released with updates. So, let us take a closer look at making changes to Palworld Configuration and things that you need to know. Without further ado, let us take a closer look at this.
What is the Palworld Configuration File?
This is one of the most popular dedicated servers INI config files, and the files use a key-value pair structure with keys in square brackets. While the values do correspond to various server parameters, here is how the PalworldSetting.ini looks.
[/Script/Pal.PalGameWorldSettings]
OptionSettings=(Property=Value, …)
Where can I find the Palworld Server INI configuration files?
You can find the Palworld Server Settings/Congi.ini files by heading over to Pal/Saved/Config/LinuxServer/PalWorldSettings.ini. In this file, you will find the default server settings. However, if you have been trying to access the PalworldServer INI on your PC since you are playing games on the private server, it only supports Steam.
By heading over to PalworldSettings.ini, you can navigate to This PC > Local Disc > Programme Files (x86) > Steam > SteamApps > Common > PalServer > Pal > Saved > Config > WindowsServer. When you are on the Windows Server page, open Code Editor (Windows Notepad or NotePad++) to start changing the parameters.
Palworld Private Server INI Files
After deploying your Palworld server, you will find this file is empty because it is set as default. Simply add the parameters that you want to change in the Palworld Server experience. Do not edit the default Server Settings INI Files; simply navigate to This PC > Local Disc > Programme Files (x86) > Steam > SteamApps > Common > PalServer.
How to Edit Palworld Server Settings
You can edit the Palworld Configurations by adjusting the several Key Parameters. Here is a list of things that you may edit, which includes. We would like to mention that if you want to amend the server’s settings, simply stop the server, make the changes you want to make, and then restart the server.
Pre-Requirements
- First things first, backup your configuration files before making any changes so you can revert to the original.
- Next, check for updates for updating settings.
Settings | Description |
Difficulty | You can make changes the difficulty level |
ServerPassword | Set or change the Server’s Password |
DayTimeSpeedRate/NightTimeSpeedRate | Change the Day to Night, Night to Daytime. |
ExpRate | Modify the Players and Creature rate of gain Expereince |
PalSpawnNumRate | Adjust the Spawning rate for Pal Creatures |
PlayerDamageRateAttack/PlayerDamageRateDefense | Fine-Tune your Damage Player Deal and Sustain |
DropItemMaxNum | Determine the Maximum Number of items which can be dropped. |
Based on your preferences, you can adjust these settings. Administrators who want to make more changes to further refine the experience of playing the game with the community. Apologies for the oversight. Here is the information presented in table format.
Option | Description |
Difficulty | Alters game challenge level. |
DayTimeSpeedRate | Adjusts daytime time pace. |
NightTimeSpeedRate | Modifies nighttime pace. |
ExpRate | Alters experience gain rate. |
PalCaptureRate | Controls Pal capture likelihood. |
PalSpawnNumRate | Adjusts Pal spawn frequency. |
PalDamageRateAttack | Tunes Pal attack damage. |
PalDamageRateDefense | Tunes Pal defense damage. |
PlayerDamageRateAttack | Tunes player attack damage. |
PlayerDamageRateDefense | Tunes player defense damage. |
PlayerStomachDecreaseRate | Adjusts player stomach depletion rate. |
PlayerStaminaDecreaseRate | Adjusts player stamina depletion rate. |
PlayerAutoHPRegeneRate | Modifies player health regen rate. |
PlayerAutoHpRegeneRateInSleep | Modifies sleep health regen rate. |
PalStomachDecreaseRate | Adjusts Pal stomach depletion rate. |
PalStaminaDecreaseRate | Adjusts Pal stamina depletion rate. |
PalAutoHPRegeneRate | Modifies Pal health regen rate. |
PalAutoHpRegeneRateInSleep | Modifies sleep Pal health regen rate. |
BuildObjectDamageRate | Adjusts object damage rate. |
BuildObjectDeteriorationDamageRate | Controls object deterioration rate. |
CollectionDropRate | Adjusts resource item drop likelihood. |
CollectionObjectHpRate | Adjusts collected object health. |
CollectionObjectRespawnSpeedRate | Adjusts object respawn speed. |
EnemyDropItemRate | Modifies enemy item drop likelihood. |
DeathPenalty | Specifies player death penalty. |
bEnablePlayerToPlayerDamage | Enables player damage to others. |
bEnableFriendlyFire | Enables friendly fire. |
bEnableInvaderEnemy | Enables invader enemy presence. |
bActiveUNKO | Activates UNKO. |
bEnableAimAssistPad | Enables controller aim assist. |
bEnableAimAssistKeyboard | Enables keyboard aim assist. |
DropItemMaxNum | Sets max dropped item count. |
DropItemMaxNum_UNKO | Sets max UNKO dropped item count. |
BaseCampMaxNum | Sets max base camp count. |
BaseCampWorkerMaxNum | Sets max workers per camp. |
DropItemAliveMaxHours | Sets max dropped item duration. |
bAutoResetGuildNoOnlinePlayers | Resets guilds with no players. |
AutoResetGuildTimeNoOnlinePlayers | Sets guild reset time. |
GuildPlayerMaxNum | Sets max guild members. |
PalEggDefaultHatchingTime | Sets Pal egg hatching time. |
WorkSpeedRate | Adjusts overall work speed. |
bIsMultiplay | Enables multiplayer mode. |
bIsPvP | Enables PvP mode. |
bCanPickupOtherGuildDeathPenaltyDrop | Enables death penalty pickup. |
bEnableNonLoginPenalty | Enables non-login penalties. |
bEnableFastTravel | Enables fast travel. |
bIsStartLocationSelectByMap | Enables map start location to select. |
bExistPlayerAfterLogout | Enables player persistence. |
bEnableDefenseOtherGuildPlayer | Enables guild player defense. |
CoopPlayerMaxNum | Sets max coop players. |
ServerPlayerMaxNum | Sets max server players. |
ServerName | Sets server name. |
ServerDescription | Sets server description. |
AdminPassword | Sets admin password. |
ServerPassword | Sets server join password. |
PublicPort | Sets public port. |
PublicIP | Sets public IP. |
RCONEnabled | Enables Remote Console. |
RCONPort | Sets Remote Console port. |
Region | Sets server region. |
bUseAuth | Enables server authentication. |
BanListURL | Sets ban list URL. |
With these settings, you can make changes. Hopefully, you can now have a more controlled experience.