/PvPManager

PvP management plugin. Stop combat log, toggle pvp and much more

Primary LanguageJava

PvPManager

Discord Spiget Downloads Build Status Crowdin 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
Dev Builds: https://ci.codemc.io/job/ChanceSD/job/PvPManager/
Help translating PvPManager: https://crowdin.com/project/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.6</version>
    <scope>provided</scope>
</dependency>

Description

PvPManager is an all in one PvP plugin. Meaning that instead of using multiple plugins that change/customize the PvP experience in your server you would use just this one.
There are certainly some features that are better covered by a dedicated separate plugin. Still, PvPManager will try to cover most of those even if in a more superficial way, while always maintaining good performance in mind.

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 we named as "border hopping" which happens when a player enters combat and attempts to run away to a safezone
  • Protect new players from PvP
  • Stop spawn killing or KDR abuse by issuing a kick or any other custom command
  • Give money rewards, penalties, steal money 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 detailed description of all features on the plugin page or in the config.

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.