PvPManager icon indicating copy to clipboard operation
PvPManager copied to clipboard

A Spigot/Paper plugin to toggle PvP, stop combat log, protect new players and much more

PvPManager

Discord Spiget Downloads Build Status GitHub commits since latest release GitHub Releases


Useful Links

Spigot: https://www.spigotmc.org/resources/pvpmanager-lite.845/
Bukkit: http://dev.bukkit.org/bukkit-plugins/pvpmanager/
Discord: https://discord.gg/QFTjs3g
Development Builds: https://ci.codemc.io/job/ChanceSD/job/PvPManager/

Developers

Maven Repo:

<repository>
    <id>CodeMC</id>
    <url>https://repo.codemc.org/repository/maven-public/</url>
</repository>

Artifact Information:

<dependency>
    <groupId>me.NoChance.PvPManager</groupId>
    <artifactId>PvPManager</artifactId>
    <version>3.10.0</version>
    <scope>provided</scope>
</dependency>

Description

PvPManager aims to be an All in One PvP plugin. Meaning that instead of using multiple plugins that change/customize the PvP experience in your server you would just use PvPManager.

Some of the plugin's main features are:

  • Toggle PvP for each player
  • Stop combat logging by issuing punishments
  • Disable several actions while in combat such as fly, gamemode, blocking commands, etc
  • Stop what i named as "border hopping" which happens when a player attacks another and attempts to run away to a safezone
  • Protect new players from PvP
  • Stop spawn killing or KDR abuse by issuing a kick or other command you specify
  • Give money rewards, penalties or execute commands when a player kills another
  • Keep/Drop player inventory depending whether they died in PvP or transfer drops directly to the killer

You can find a more detailed description of all features on the plugin page.
All these features have multi world support and can be enabled/disabled according to your liking.

bStats

bStats

YourKit

PvPManager uses YourKit to make sure everything runs smoothly in your server.
YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.