Home > Palworld > Palworld Working Dedicated Server Setup (Only Drop Bag Items)

Palworld Working Dedicated Server Setup (Only Drop Bag Items)

Palworld Working Dedicated Server Setup

This is my working server setup, ran off my own dedicated machine.

All new players will spawn in the same locations. No password set currently. When you die, you’ll only drop items in your backpack, not equipped items or pals.I did not use STEAMCMD. I downloaded the Palworld Dedicated Server directly from steam.

Copy and paste this in to your PalServer configuration text file. Replace “YourServer” with your own server name.Replace “PUT YOUR PUBLIC IP HERE” with your own public ip. This can found via ipchicken.comBoth of these are near the bottom of the configuration text below.

[/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,PlayerStomachDecreaceRate=1.000000,PlayerStaminaDecreaceRate=1.000000,PlayerAutoHPRegeneRate=1.000000,PlayerAutoHpRegeneRateInSleep=1.000000,PalStomachDecreaceRate=1.000000,PalStaminaDecreaceRate=1.000000,PalAutoHPRegeneRate=1.000000,PalAutoHpRegeneRateInSleep=1.000000,BuildObjectDamageRate=1.000000,BuildObjectDeteriorationDamageRate=1.000000,CollectionDropRate=1.000000,CollectionObjectHpRate=1.000000,CollectionObjectRespawnSpeedRate=1.000000,EnemyDropItemRate=1.000000,DeathPenalty=1,bEnablePlayerToPlayerDamage=False,bEnableFriendlyFire=False,bEnableInvaderEnemy=True,bActiveUNKO=False,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=False,bExistPlayerAfterLogout=False,bEnableDefenseOtherGuildPlayer=False,CoopPlayerMaxNum=32,ServerPlayerMaxNum=32,ServerName="YourServer",ServerDescription="",AdminPassword="",ServerPassword="",PublicPort=8211,PublicIP="PUT YOUR PUBLIC IP"HERE",RCONEnabled=False,RCONPort=27025,Region="",bUseAuth=True,BanListURL="https://api.palworldgame.com/api/banlist.txt")

Here is my port forward settings as well: (note- I only got the server to work over port 8211 as public port).

Palword one is the Public port, Palworld2 is the RCON point.

Run the server as a dedicated server when given the option after launching via Steam. You can try the “Community Server Option” if you want your sever to appear in the server list. I had trouble with this.Launch palworld. Once in, in the bottom right hand corner of the server browser, input your public IP and port number. IE: 174.xx.xxx.xx:8211

Edit: Death Penalty = 1 enables the dropping of only items, change this value to 2 to drop items and equipment, and 3 to drop items, equipment, and pals in your current party.

See also:  Palworld Ore and Dungeon Map
Written by cody

Leave a Comment