Skip to content
ChanceSD edited this page Feb 21, 2024 · 8 revisions

Installation

  • Place PvPManager.jar inside your /plugins/ folder and start your server
  • Edit the config.yml inside /plugins/PvPManager/
  • Run /pmr reload and your changes are instantly deployed

You don't need to restart your server for any PvPManager config changes as everything is reloadable

Further setup

By default players don't have access to toggling their PvP with /pvp
This is usually what server owners want since they only allow certain ranks to disable pvp
To allow this just check the appropriate Permissions and assign them in your permissions plugin
Currently the permission to be able to toggle PvP is pvpmanager.pvpstatus.change

Most major features are enabled by default, such as combat tagging, newbie protection, anti border hopping, and can be configured in the config file

You might also want to change your language, simply run /pmr locale [your desired locale]
This will reset your current messages file and replace it with a translated one. Help complete our translations

Clone this wiki locally