PvPManager

VIP Plugins PvPManager

Version: 4.1.68
Changelog:

  • Fix error when a player leaves and joins in the same tick
  • Fix error saving NPC data on MC 26.1

Github for bug reports/suggestions: Issues
Changelog:

  • Add NPC support for MC 26.1
  • Fix slimes not causing tagging when using pve tag
  • Fix NPE in move event on Folia fork
  • Fix error setting enemy on NPC when using pve tag
  • Fix possible chorus fruit teleport into safezone
  • Fix error registering knockback event on Spigot
Changelog:

Add option for close inventory on tag
Item cooldowns are now reset on death
Make PlayerCombatLogEvent cancellable in the API
Player drops when using TRANSFER mode should now be covered by loot protection
Fix possible NPE on placeholders
Fix forced pvp on when using supported bounty plugin hooks


Github for bug reports/suggestions: Issues
Changelog:
  • Fix NPC support in 1.21.10 which was broken by latest Paper changes
  • Fix untag race condition
  • Fix error during reload
  • Fix player not getting untagged on death when self killing
  • Remove obfuscation on untag reason for other plugins
  • Fix error on server shutdown with NPCs spawned on Folia

Github for bug reports/suggestions: Issues
Still beta, should be fairly stable now though as the issues were mostly on older MC versions

Changelog:

  • Add NPC support for MC 1.21.9 (won't work with Paper yet until they update, works on Spigot)
  • Add back NPC support for older MC 1.20 versions
  • Fix error on death with unknown killer
  • Fix error when loading on MC 1.8
  • Fix error when block elytra is enabled
  • Fix error with cooldowns on Folia
  • Fix item cooldowns displaying the wrong time remaining

Github for bug reports/suggestions: Issues
Still beta as there were still some issues to solve

Changelog:

  • Fix first page of help menu not fitting correctly in chat
  • Fix newbie protection error when old config had a bigger value than current
  • Fix error on some player deaths with self tag enabled
  • Fix recycling list not being read correctly
  • Fix error when protection effect cooldown was enabled
  • Fix default protection particle not working on versions older than MC 1.21
  • Fix combat tagging not working MC 1.8
  • Fix pushback not working with old WorldGuard v6

Github for bug reports/suggestions: Issues
WARNING - This update will set your config and messages to default
So don't blindly update, unless you're fine with default settings.
Your old files will be renamed with a _v3_old suffix like (config_v3_old.yml) if you need them.
This is necessary because there's too many changes to auto update the files.

This update is a major refactor of most of the code, so there's too many changes to list them all.
Some of the most important changes are:
  • Reorganized the permissions into a better structure (Wiki updated) and now every command also has a proper separate permission
  • The command help menu now is paginated, clickable and hoverable, also only shows command you have permission for
  • The messages file now has more consistent variables, including a global prefix one (finally) and quite a few color/text changes
  • The config file was also restructured, some settings were moved around, merged or removed
  • Added a custom WorldGuard flag "pvp-protection" to remove protection in any regions you set it. More flags are likely coming, need suggestions
  • Plugins that hook into PvPManager will break and will need to be updated (Wiki API page updated)
  • Java 17 is now the minimum version to run the plugin
  • Many other visual/internal changes here and there
This is the first beta release so bugs are possible.
If there are no major issues, the next update will no longer be marked as beta, in case you require more stability. Otherwise expect more beta updates.

Github for bug reports/suggestions: Issues
Changelog:
  • Fix wrongly detecting server as Folia in newer Paper versions
  • Fix block end portal message showing incorrectly in some cases
Changelog:
  • Fix block fireworks setting not working
  • Fix endercrystal self deaths not counting as pvp death when self tag enabled
  • Crowdin language updates

Github for bug reports/suggestions: Issues
Changelog:
  • Add new setting named "Unsafe Teleports", this will block more types of teleport in combat but may cause conflicts with other plugins. It is disabled by default.
    • If that's the case, you will have to turn it off and ask your homes/warp plugin to use the COMMAND teleport cause so that this setting isn't even necessary in the first place.
  • Slight improvements to flight disable code

Github for bug reports/suggestions: Issues