How to Disable PVP in Minecraft Server
Need to disable PvP on your Minecraft server? This guide shows you how to disable PvP in Minecraft server. Follow these simple steps to turn off player versus player combat and create a peaceful Minecraft server for your players.
Key Takeaways
- The main method to disable PvP is by accessing the server settings via your game panel and changing the ‘pvp=true’ line to ‘pvp=false’ in the server.properties file.
- Restart your server after saving the changes to ensure the new PvP settings take effect.
Disabling PVP in server.properties
To disable PVP on your Minecraft server in server.properties:
- Log into your Apollo Panel
- Open the Files Manager and locate the server.properties
- Find the line
pvp=true
and edit it topvp=false
- Restart your server so your server properties files can update and take action.
Disabling PVP Using Plugins
Another method you can try to disable PVP on your Minecraft server is using plugins.
Use our guide on how to setup plugins for your Minecraft server to use this method.
Plugins such as EssentialsX can be used to disable PVP, and after adding the plugin to your server, do the following:
- Log into your Apollo Panel
- Open your File Manager
- Open the following folders: plugins > Essentials > config.yml
- Locate the line
pvp: false
and make sure it is false
- Save your changes so the changes can take action.
Still have some questions about disabling PVP on your Minecraft server?
If you need any further help, open a ticket here for help from our 24/7 support staff.
Updated on: 25/03/2025
Thank you!