How To Configure Your Palworld Server
Here’s how you can locate the and edit the config file for your Palworld server. By default, we create this configuration file for you.
How To Change Settings On Palworld
- Access the Game Host Bros Panel.
- Go to
Configuration > Startup Parameters
. - Change the settings you want.
- Restart your server.
Editing PalWorldSettings.ini
- Login to the Game Host Bros Panel and stop your Palworld server.
- Once stopped, on the sidebar, navigate to
Management > File Manager
. - Navigate to
/Pal/Saved/Config/WindowsServer/PalWorldSettings.ini
. - After you have made the changes you want, start the server.
Palworld Settings List
Here is a list of all the settings inside the PalworldSettings.ini file as well as what they do.
Parameter | Default Value | Description |
---|---|---|
AdminPassword | "" | Password used to obtain administrative privileges on the server. |
AllowConnectPlatform | Steam | Specify which platforms are allowed to connect. Steam or Xbox |
AutoResetGuildTimeNoOnlinePlayers | 72.000000 | How quickly an inactive Guild will be disbanded |
BaseCampMaxNumInGuild | 4 | Max BaseCamp count per guild. Larger value will increase system load! |
BaseCampWorkerMaxNum | 15 | Max pals per basecamp. Larger value will increase system load. |
BuildObjectDamageRate | 1.000000 | Damage to Structure Multiplier |
BuildObjectDeteriorationDamageRate | 1.000000 | Structure Deterioration Rate |
CollectionDropRate | 1.000000 | Gatherable Items Multiplier |
CollectionObjectHpRate | 1.000000 | Gatherable Objects Health Multiplier |
CollectionObjectRespawnSpeedRate | 1.000000 | Gatherable Objects Respawn Interval |
CoopPlayerMaxNum | 4 | Sets the maximum player count for a Cooperative game (Currently doesn’t seem to do anything, but is included in the default configuration file) |
DayTimeSpeedRate | 1.000000 | Day time speed |
DeathPenalty | All | Death Penalty None: No drops, Item: Drop all items except equipment, ItemAndEquipment: Drop all items, All: Drop all items and all Pals on team |
DropItemAliveMaxHours | 1.000000 | How long dropped items stay before they disappear |
DropItemMaxNum | 3000 | Max amount of items that can be dropped |
DropItemMaxNum_UNKO | 100 | TBD |
EnemyDropItemRate | 1.000000 | Dropped Items Multiplier |
ExpRate | 1.000000 | EXP rate |
GuildPlayerMaxNum | 20 | Max Player Number of Guilds |
LogFormatType | Text | Log format Text or Json |
NightTimeSpeedRate | 1.000000 | Night time speed |
PalAutoHPRegeneRate | 1.000000 | Pal Auto Health Regeneration Rate |
PalAutoHpRegeneRateInSleep | 1.000000 | Pal Sleep Health Regeneration Rate (Health Regeneration Rate in Palbox) |
PalCaptureRate | 1.000000 | Pal capture rate |
PalDamageRateAttack | 1.000000 | Damage from Pals Multiplier |
PalDamageRateDefense | 1.000000 | Damage to Pals Multiplier |
PalEggDefaultHatchingTime | 72.000000 | Time (h) to incubate Massive Egg. Note: Other eggs also require time to incubate. |
PalSpawnNumRate | 1.000000 | Pal Appearance Rate *Note: Affects game performance |
PalStaminaDecreaceRate | 1.000000 | Pal Stamina Reduction Rate |
PalStomachDecreaceRate | 1.000000 | Pal Hunger Depletion Rate |
PlayerAutoHPRegeneRate | 1.000000 | Player Auto Health Regeneration Rate |
PlayerAutoHpRegeneRateInSleep | 1.000000 | Player Sleep Health Regeneration Rate |
PlayerDamageRateAttack | 1.000000 | Damage from Player Multiplier |
PlayerDamageRateDefense | 1.000000 | Damage to Player Multiplier |
PlayerStaminaDecreaceRate | 1.000000 | Player Stamina Reduction Rate |
PlayerStomachDecreaceRate | 1.000000 | Player Hunger Depletion Rate |
PublicIP | "" | Explicitly specify an external public IP in the community server settings |
PublicPort | 8211 | Explicitly specify the external public port in the community server configuration. (This setting does not change the server’s listen port.) |
RCONEnabled | False | Enable RCON |
RCONPort | 25575 | Port Number for RCON |
Region | "" | Sets server region (Seems to just be for display purposes) |
RESTAPIEnabled | False | Enable REST API |
RESTAPIPort | 8212 | Listen port for REST API |
ServerDescription | "" | Server description |
ServerName | ”Default Palworld Server” | Server name |
ServerPassword | "" | Password required for server login |
WorkSpeedRate | 1.000000 | Work speed rate modifier |
bActiveUNKO | False | TBD |
bAutoResetGuildNoOnlinePlayers | False | Enable disbanding Guilds when none of the member players have been online (based on duration specified by AutoResetGuildTimeNoOnlinePlayers) |
bCanPickupOtherGuildDeathPenaltyDrop | False | Allow players to pick up items dropped on death by players from Guilds other than their own |
bEnableAimAssistKeyboard | False | Enables keyboard aim assist |
bEnableAimAssistPad | True | Enables aim pad aim assist |
bEnableDefenseOtherGuildPlayer | False | Enables or disables the defense of other guild players |
bEnableFastTravel | True | Enables fast travel |
bEnableFriendlyFire | False | Enables friendly fire |
bEnableInvaderEnemy | True | Enable Invader |
bEnableNonLoginPenalty | True | Enables penalties for players who don’t login over a period of time |
bEnablePlayerToPlayerDamage | False | Enables player to player damage |
bExistPlayerAfterLogout | False | Enables if player characters remain in-game after logging out |
bInvisibleOtherGuildBaseCampAreaFX | False | Blue parameter circle is invisible to you if you are looking from another guild |
bIsPvP | False | Enables PvP |
bIsStartLocationSelectByMap | True | Sets if the start location can be chosen by using the map |
bIsUseBackupSaveData | True | Enable world backup Disk load will be increased when enabled |
bShowPlayerList | False | Enable player list when the ESC key is pressed |
bUseAuth | True | Toggles server player authentication - not recommended to change |
Editing WorldOptions.sav (Legacy - Advanced)
- Generate a
WorldOptions.sav
file using the settings you want from here (We suggest importing your PalWorldSettings.ini file). - Login to the Game Host Bros Panel and once there, select your Palworld Service.
- Once on your Palworld Service, ensure you stop it before proceeding.
- Once stopped, on the left, navigate to
Management
thenFile Manager
. - Navigate to
Pal/Saved/SaveGames/0/YOURWORLDFILE
and drag theWorldOptions.sav
into the save folder with yourLevelMeta.sav
andLevel.sav
. - After you have uploaded the file, start the server.