Turning on PVP completely changes how your Palworld server feels. Instead of only surviving against wild Pals, bosses, raids, and the environment, players can fight each other, defend bases, create rival guilds, and build a more competitive multiplayer world. This is especially useful if you are running a community server, a guild-based server, or a private world where your group wants more risk.
Before changing anything, it is important to understand that PVP is not just one simple switch. To properly enable PVP on a Palworld server, you should change the main PVP setting, player damage setting, and other-guild defense setting. If only one of them is enabled, your multiplayer Palworld server may not behave the way you expect.
How To Enable PVP On A Self-Hosted Palworld Server
If you are self-hosting your Palworld server, you need to edit the server configuration file manually. This file controls most of the important server settings, including player damage, guild rules, passwords, rates, and PVP settings.
Before editing anything, make sure your server has been started at least once. Palworld does not always create every saved configuration folder immediately after installation. Starting the server once helps generate the correct files and folders.
- Stop your Palworld server: Always shut the server down before editing the config file. If the server is still running, it may overwrite your changes when it stops.If your server is running in a normal Windows terminal, stop it with
Ctrl + C.If your Linux server is running as a systemd service, usesudo systemctl stop palworld.If your server is running inside a screen session, reconnect withscreen -r palworld, then stop the server safely. - Find your Palworld settings file: On a Windows SteamCMD setup, the file is usually located at:
C:\steamcmd\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini - Create the settings file if it is missing: If
PalWorldSettings.iniis not there, copy the default settings file into the correct folder.On Windows PowerShell, use:Copy-Item "C:\steamcmd\steamapps\common\PalServer\DefaultPalWorldSettings.ini" "C:\steamcmd\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini"That file is only the template. The active server config file isPalWorldSettings.ini.
Editing The PVP Settings
Once you have found PalWorldSettings.ini, open it with a text editor.
On Windows, you can use:
notepad "C:\steamcmd\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini"
On Linux, you can use:
nano ~/Steam/steamapps/common/PalServer/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
Inside the file, look for the main server settings line. Palworld stores many settings inside one long config line, so read carefully before changing values.
To fully enable PVP, set these three options to True:
bIsPvP=TrueThis enables PVP mode on the server.bEnablePlayerToPlayerDamage=TrueThis allows players to actually damage each other.bEnableDefenseOtherGuildPlayer=TrueThis allows base defenses and guild-related systems to interact with players from other guilds.
For most servers, these are the three settings you want enabled for proper PVP. There is also an optional setting called bEnableFriendlyFire=True. This allows players to damage members of their own guild. Only enable friendly fire if you specifically want teammates to be able to hurt each other.
After editing the values, save the file. On Windows, save and close Notepad. On Linux nano, press Ctrl + O, press Enter, then press Ctrl + X.
Starting The Server Again
After saving the file, you can start your server again.
On Windows, go to your PalServer folder:
cd C:\steamcmd\steamapps\common\PalServer
Then start the server with:
.\PalServer.exe
On Linux, start it with your usual launch command, such as:
./PalServer.sh
If you use a systemd service, start it with:
sudo systemctl start palworld
Once the server is online, join the game and test PVP with another player. Make sure both players are not in the same guild unless you also enabled friendly fire.
Things To Check Before Opening A PVP Server
Before inviting everyone back, take a few minutes to think about your rules. PVP changes the way players build, travel, store items, and defend bases. A peaceful survival server can become frustrating quickly if players are not prepared for raids, base attacks, or item loss.
You may want to review death penalties, guild size, base limits, fast travel rules, and offline raid expectations. For example, if your server allows large guilds, solo players may struggle. If item drops are too punishing, new players may quit after one bad fight. A good Palworld server should make PVP exciting without making the world feel unfair.
It is also smart to create a backup before major settings changes. If something breaks or your community dislikes the new rules, you can roll back instead of losing progress.
How To Enable PVP With Dedicated Palworld Server Hosting
With dedicated Palworld server hosting, enabling PVP is much easier because you do not need to manually search through folders, copy config templates, or edit long .ini files. On Pine Hosting, you can manage your server settings directly from the panel.
To enable PVP from the Pine Hosting panel:
- Log in to the game panel: Open your game panel and select your Palworld server.
- Shut down the server: Before changing any settings, stop the server from the main control page. This is important because Palworld server settings should be changed while the server is offline.
- Open the server config tab: Once the server is fully stopped, go to the server config tab in the panel.
- Enable the PVP settings: Look for the PVP-related options and enable the three important settings:
bIsPvP=TruebEnable, PlayerToPlayerDamage=True, bEnableDefenseOtherGuildPlayer=True
These are the same settings you would normally edit manually in the config file. - Save the changes and Restart: After changing the settings, click the save button and go back to the console page and start the server. Once it is online, join and test PVP with another player.
If you want players in the same guild to damage each other, you can also enable friendly fire. For most public or semi-public servers, it is better to leave friendly fire disabled unless your community specifically wants that extra level of danger.
Why Hosting Makes PVP Setup Easier
Self-hosting gives you control, but it also means you are responsible for every config file, update, backup, restart, and mistake. That can be fine for experienced admins, but it can be annoying if you only want to run a stable multiplayer Palworld server with friends or a growing community.
With Palworld server hosting, settings are easier to manage because the panel gives you access to important options in one place. You can stop the server, change config values, save them, restart, and test without digging through folders. That is especially useful for PVP servers, where small settings can make a big difference.
If you are looking for the best Palworld hosting experience for PVP, Pine Hosting gives you a simple panel, fast setup, easy server config access, and hosting built for multiplayer. Start your dedicated Palworld server with Pine Hosting and spend less time editing files and more time building, fighting, and running your community.