Change the Server Settings for Palworld
Adding the Default Configurations
This guide will help you with configuring a Palworld Server within the Akliz system. If you do not have a plan with Akliz you can get started with one here.
With Palworld the server configs do not generate by default and you will need to copy those over. For more information about what each configuration parameters are go to Palworld's official guide here.
- You will need to start the server once & stop it again, in order to generate the config files for the server.
- In your Command Center under the File tab, you will want to go to find your DefaultPalWorldSettings.ini. You can edit this file with your browser. Open the file then copy the bottom two lines.
- One you have those two lines copied, you'll want to navigate to the PalWorldSettings.ini. The folder path in your files tab /palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
- Last you'll paste in the two lines you copied into your PalWorldSettings.ini. Then you can adjust the server to your needs.
Quick tip
Use CTRL+F to search for the specific config you are wanting to change!
Config Settings for Palworld
These are some of the settings that are currently changeable on the server. We're constantly making adjustments as the game is still in Early Access.
Default setting | Setting Options | Description |
---|---|---|
Difficulty | None/Casual/ Normal/Hard | None allows for the changing of different settings below, Casual/Normal/Hard will override any of the settings below! |
DayTimeSpeedRate | 1.000000 | Changes the speed that daytime occurs on your server. |
NightTimeSpeedRate | 1.000000 | Changes the speed that night-time occurs on your server. |
ExpRate | 0.1 to 20 | Higher values for faster leveling. |
PalCaptureRate | 0.5 to 2 | Higher values for easier catching. |
PalSpawnNumRate | 0.5 to 3 | Higher values for more pal spawns. Has a significant impact on performance! |
PalDamageRateAttack | 0.1 to 5 | Multiplies damage done by pals. |
PalDamageRateDefence | 0.1 to 5 | Reduces the damage pals take. |
PlayerDamageRateAttack | 0.1 to 5 | Multiplies damage players take from pals. |
PlayerDamageRateDefence | 0.1 to 5 | Reduces the damage players take from pals. |
PlayerStomachDecreaceRate | 1.000000 | Changes the rate in which players use hunger. |
PlayerStaminaDecreaceRate | 1.000000 | Changes the rate that players use Stamina. |
PlayerAutoHPRegeneRate | 1.000000 | Changes the rate that players regenerate health. |
PlayerAutoHpRegeneRate InSleep | 1.000000 | Changes the rate that players regenerate health whilst sleeping. |
PalStomachDecreaceRate | 1.000000 | Changes the rate in which pals use hunger. |
PalStaminaDecreaceRate | 1.000000 | Changes the rate that pals use Stamina. |
PalAutoHPRegeneRate | 1.000000 | Changes the rate that pals regenerate health. |
PalAutoHpRegeneRate InSleep | 1.000000 | Changes the rate that pals regenerate health whilst sleeping. |
BuildObjectDamageRate | 1.000000 | Changes the rate that built objects take damage. |
BuildObjectDeterioration DamageRate | 1.000000 | Changes the rate that built objects deteriorate at. |
CollectionDropRate | 1.000000 | Changes the material drop rate from harvesting a node. |
CollectionObjectHpRate | 1.000000 | Changes the damage done to a node when harvesting. |
CollectionObjectRespawn SpeedRate | 1.000000 | Changes the respawn rate of a destroyed resource node. |
EnemyDropItemRate | 1.000000 | The rate at which enemies drop items |
DeathPenalty | All/Item/ItemAndEquipment/None | None-Keeps your inventory upon death. Key items such as saddles, feed bags, and Lifmunk statues CANNOT be dropped on death |
bEnablePlayerToPlayerDamage | True/False | PVP is not currently functional even when enabled |
bEnableFriendlyFire | True/False | PVP is not currently functional even when enabled |
bEnableInvaderEnemy | True/False | Setting it to False will disable Raids. Currently keeping this as True CAN CAUSE MEMORY LEAKS. |
bActiveUNKO | True/False | Allows Pals to keep working when knocked unconscious. |
bEnableAimAssistPad | True/False | Toggles Aim assist for controller players. |
bEnableAimAssistKeyboard | True/False | Toggles Aim assist for mouse and keyboard players. |
DropItemMaxNum | 3000 | The maximum number of items that can be dropped on the ground. Items over this limit will be deleted. |
DropItemMaxNum_UNKO | 100 | Maximum number of items dropped by KO'd players. Items over this limit will be deleted. |
BaseCampMaxNum | 128 | Changes the base camp limit per server Increasing this will negatively impact performance |
BaseCampWorkerMaxNum | 1-20 | Maximum pals assigned to a base. Increasing this can negatively impact performance |
DropItemAliveMaxHours | 0.5 to 5 | How long items will be on the ground before despawning. Increasing this can negatively impact performance |
bAutoResetGuild NoOnlinePlayers | True/False | If resetting guilds with no online players will be enabled. |
AutoResetGuildTime NoOnlinePlayers | 72.000000 (in hours) | The time for which resetting online guilds will occur bAutoResetGuild NoOnlinePlayers must be set to true for this to function! |
GuildPlayerMaxNum | 20 | Maximum amount of players allowed in a guild |
PalEggDefaultHatchingTime | 72 | The default hatch time for an egg. Lower numbers=Faster hatching |
WorkSpeedRate | 0.5 to 5 | The speed at which pals work at. |
bIsMultiplay | True/False | Unknown |
bIsPvP | True/False | Unknown |
bCanPickupOtherGuildDeathPenaltyDrop | True/False | If other clans can loot player bodies. |
bEnableNonLoginPenalty | True/False | Disables the no login penalty |
bEnableFastTravel | True/False | Toggles Fast travel points. |
bIsStartLocationSelectByMap | True/False | If players can select their own start location via the map. |
bExistPlayerAfterLogout | True/False | Causes a playerβs body to persist when logged out |
bEnableDefenseOtherGuildPlayer | True/False | Unknown |
CoopPlayerMaxNum | 4 | Ignore this if using palworld in our system, it is for co-op |
ServerPlayerMaxNum | 32 | Maximum number of slots on the server. |
ServerName | "" | Name of the server. |
ServerDescription | "" | Description of the server. |
AdminPassword | "" | Set the admin password for your server. |
ServerPassword | "" | Set the password used to join the server. |
PublicPort | 8211 | DO NOT CHANGE |
PublicIP | "" | DO NOT CHANGE |
RCONEnabled | True/False | Whether or not RCON is enabled on your server |
RCONPort | 25575 | The RCON port for your server. |
Region | "" | Unknown |
bUseAuth | True/false | If the server does an Auth check for the player connecting. |
BanListURL | null | Sets the URL for the ban list for the server to pull from. |
Updated 9 months ago