Skip to content

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

Notifications You must be signed in to change notification settings

flandretw/PvPManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.8</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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%