DragonAntiPvpLeaver is a lightweight version of AntiPvPLogger.
Based on NPCLib and AntiPvPLogger.
IMPORTANT
You need the right version since the Wolverness commit:
1.4.5-R1.0: DragonAntiPvPLeaver.jar (v1.7)
1.4.6-R0.1: DragonAntiPvPLeaver.jar (v1.8)
- Spawn an NPC if enemy player logs out
- WorldGuard support
- Factions 1.7 support (v1.5+), Factions 1.6 (v1.6+)
- Possible to only spawn NPC if enemy player is nearby
- Increase in NPC life span if an NPC takes damage
- Multi-language support, messages configurable
- Broadcasts NPC events only around a specified radius
- Bypass permission (dragonantipvpleaver.bypass)
- Metrics statics
- h14ix Updater
If a player logs out (if npc.spawn.onlyIfPlayerNearby is set on true a player must be in the config defined npc.spawn.distance)
an NPC spawns at the position of the left player. You can kill the NPC and loot the player. When the player rejoins the server, he dies.
The NPC despawns after a specified time (see npc.spawn.time). If the NPC takes any kind of damage, his despawn time increases by npc.spawn.additionalTimeIfUnderAttack.
- Maintenance the plugin
- More experience drop options
- Punishment item (click here for example) (see vote)
Config: config.yml
Source: https:github.com/IDragonfire/DragonAntiPvPLeaver
Dropbox: DragonAntiPvPLeaver.jar
This plugin fetches the newest version from the dev.bukkit page. You can disable this feature in the config.yml. Set "autoupdate" to "off".
Thanks to Serilum for maintenance.
Thanks to keptlv for the image banners.
Thanks to all users that updating the NPCLib from Top-Cat.
Thanks to DylanHolmes for his basic work.