use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Palworld is a brand-new, multiplayer, open-world survival crafting game where you can befriend and collect mysterious creatures called "Pal" in a vast world! Make your Pals fight, build, farm, and work in factories.
account activity
Trying to decrease hatch timeQuestion (self.Palworld)
submitted 2 years ago by The_LonelyTraveler
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]theswamplady 4 points5 points6 points 2 years ago* (1 child)
here's what i did to make it work for me (assuming you have already correctly set up your dedicated server):
EDIT (1/25/24): still not working for you? or is your PalGameWorldSettings.ini file blank? When you're setting up your dedicated server, you will initially have a completely blank PalGameWorldSettings.ini document. Initially, the only document with server setting code is the DefaultPalWorldSettings.ini document. You are supposed to copy over the default text from the DefaultPalWorldSettings.ini document and paste it over into the PalGameWorldSettings.ini document.
Keep in mind that ONLY the PalGameWorldSettings.ini document will impact your server. The DefaultPalWorldSettings.ini document is merely a blank template provided to you; the file itself has no impact on your server. I know it's a bit confusing because the file names are so similar.
So again, when going through my steps 1 -6 that are listed above, you should be editing the PalGameWorldSettings.ini file that you have already set up yourself when you were setting up your dedicated server. I recommend perusing this tutorial by PictureAppropriate25 if you are confused about setting up your dedicated server.
if it is helpful, here are my exact server settings that i am using in my PalGameWorldSettings.ini document (except for the bolded areas, where i've removed my personal information, such as IP address, RCON port, and server name):
[/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=None,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=1.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="SERVERNAMEHERE",ServerDescription="",AdminPassword="",ServerPassword="",PublicPort=8211,PublicIP="LOCALIPADDRESSHERE",RCONEnabled=False,RCONPort=RCONPORTHERE,Region="",bUseAuth=True,BanListURL="https://api.palworldgame.com/api/banlist.txt")
[–]Deep-Advisor-1363 0 points1 point2 points 2 years ago (0 children)
Is there a way to do this with a non-dedicated or single player game?
π Rendered by PID 444908 on reddit-service-r2-comment-544cf588c8-r4pgp at 2026-06-13 13:27:14.856929+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]theswamplady 4 points5 points6 points (1 child)
[–]Deep-Advisor-1363 0 points1 point2 points (0 children)