Palworld

Palworld

View Stats:
Turk Feb 9, 2024 @ 8:07am
Server setting configuration ini
Hi, a technical question, in the private server configuration file for Palworld, how should I set the DeathPenalty= value to have no penalty in the event of death? Tried False None but no result remains maximum
< >
Showing 1-10 of 10 comments
Fortigan Feb 9, 2024 @ 8:13am 
The specific file you should be changing if you are hosting a dedicated server should be in:
\SteamLibrary\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer
and be named PalWorldSettings.ini

"DeathPenalty=None". I'm personally running mine with "DeathPenalty=Item" and it works. No quotes, no spaces.

Note that I did not use Steam CMD to install it, I just installed it via the steam game library. I don't launch it that way though. I launch through a .bat file.

I put a start.bat file in the folder with the PalServer.exe
In the bat file I pasted in
@echo off
echo Starting server
start PalServer.exe -ServerName="Whatever you want to call it" -port=8211 -players=32 -log -nosteam -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
Last edited by Fortigan; Feb 9, 2024 @ 8:18am
Tsuru Feb 9, 2024 @ 8:15am 
Its "None". Are you editing defaultpalworldsettings.ini or palworldsettings.ini?
Fortigan Feb 9, 2024 @ 8:19am 
Originally posted by Tsuru:
Its "None". Are you editing defaultpalworldsettings.ini or palworldsettings.ini?
palworldsettings.ini
Turk Feb 9, 2024 @ 8:21am 
Originally posted by Tsuru:
Its "None". Are you editing defaultpalworldsettings.ini or palworldsettings.ini?
palworldsettings.ini I use
With =None doesn't work
Last edited by Turk; Feb 9, 2024 @ 8:21am
Fortigan Feb 9, 2024 @ 8:23am 
you doing a locally hosted co-op game or running a dedicated server? I ask because the file location is different depending on which.
Turk Feb 9, 2024 @ 8:25am 
running a dedicated server I edit from interface of 4netplayers service
locally where is?
Fortigan Feb 9, 2024 @ 8:28am 
Originally posted by Turk:
running a dedicated server I edit from interface of 4netplayers service
locally where is?
With my method of install it's located in:
\SteamLibrary\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer
and be named PalWorldSettings.ini

I believe if it's a local host the file would be in:
C:\Users\**your windows login name**\AppData\Local\Pal\Saved\Config\Windows
Turk Feb 9, 2024 @ 8:31am 
Originally posted by Fortigan:
Originally posted by Turk:
running a dedicated server I edit from interface of 4netplayers service
locally where is?
With my method of install it's located in:
\SteamLibrary\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer
and be named PalWorldSettings.ini

I believe if it's a local host the file would be in:
C:\Users\**your windows login name**\AppData\Local\Pal\Saved\Config\Windows
I run server online on this site
Last edited by Turk; Feb 9, 2024 @ 8:34am
Fortigan Feb 9, 2024 @ 8:38am 
Originally posted by Turk:
Originally posted by Fortigan:
With my method of install it's located in:
\SteamLibrary\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer
and be named PalWorldSettings.ini

I believe if it's a local host the file would be in:
C:\Users\**your windows login name**\AppData\Local\Pal\Saved\Config\Windows
I run server online on this site

I've not used their service before, so unfortunately I can't help any further. Mine is running on a machine right next to me and I used the normal steam library installer.
Turk Feb 9, 2024 @ 8:40am 
understand! thanks ;) I try to edit file ore contact service
< >
Showing 1-10 of 10 comments
Per page: 1530 50

Date Posted: Feb 9, 2024 @ 8:07am
Posts: 10