Skip to content

Releases: ChanceSD/PvPManager

PvPManager v4.0.7

23 Nov 15:29

Choose a tag to compare

Modrinth
Bukkit/Curseforge
Spigot

Changelog:

  • Allow defining in the messages file if messages should go to chat or actionbar
  • Fixed teleport with unsafe teleport setting enabled
  • Fixed self windcharge not working for pvp disabled
  • Fixed NPE on change world event
  • Moved protection messages to action bar
  • Updated translations
  • Fixed nametag NPE
  • Fixed wrong default cooldown
  • Fixed untag race condition
  • Fixed untag/death inconsistencies
  • Fixed saving error during reload
  • Made pvplist paginated and added permission to see offline players
  • Fixed worldguard exclusions not applying to kills
  • Updated dependencies

What's Changed

  • Bump org.junit.platform:junit-platform-suite from 6.0.0 to 6.0.1 by @dependabot[bot] in #645
  • Bump com.palmergames.bukkit.towny:towny from 0.101.2.5 to 0.101.2.7 by @dependabot[bot] in #644
  • Bump me.clip:placeholderapi from 2.11.6 to 2.11.7 by @dependabot[bot] in #643
  • Bump com.palmergames.bukkit.towny:towny from 0.101.2.7 to 0.102.0.0 by @dependabot[bot] in #647
  • New Crowdin updates by @ChanceSD in #646

Full Changelog: 4.0.5...4.0.7

PvPManager v4.0.5

23 Oct 17:31

Choose a tag to compare

Modrinth
Bukkit/Curseforge
Spigot

Changelog:

  • Improved the pvp-protection WG flag to block toggling pvp inside the region as well
  • Fix combat_timeleft placeholder not returning 0 if player was manually untagged
  • Block tpa directly using Essentials API for Folia
  • Improved block of elytra gliding by stopping space spam
  • Add boss bar color and style option for newbies
  • Fix some remaining issues with plugin reload caused by the v4 update

What's Changed

Full Changelog: 4.0.3...4.0.5

PvPManager v4.0.3

07 Oct 13:54

Choose a tag to compare

Modrinth
Bukkit/Curseforge
Spigot

Changelog:

  • Disable tag by fishing hook when ignore no damage hits enabled
  • Block enderpearl into safezone
  • Fix an error when attacking with crystals
  • Crowdin language updates

For some extra features/updates check out PvPManager premium

What's Changed

  • Bump org.junit.platform:junit-platform-suite from 1.13.4 to 6.0.0 by @dependabot[bot] in #628
  • Bump com.palmergames.bukkit.towny:towny from 0.101.2.4 to 0.101.2.5 by @dependabot[bot] in #631
  • New Crowdin updates by @ChanceSD in #632

Full Changelog: 4.0.2...4.0.3

PvPManager v4.0.2

01 Oct 03:14

Choose a tag to compare

Modrinth
Bukkit/Curseforge

Changelog:

  • Fix displaying wrong time for item cooldowns
  • Fix wrong scheduler use for folia

For some extra features/updates check out PvPManager premium

Full Changelog: 4.0.1...4.0.2

PvPManager v4.0.1

29 Sep 16:20

Choose a tag to compare

Modrinth
Bukkit/Curseforge

Changelog:

  • Several fixes

For some extra features/updates check out PvPManager premium

What's Changed

Full Changelog: 4.0.0...4.0.1

PvPManager v4.0.0 (BETA-2)

26 Sep 21:07

Choose a tag to compare

Pre-release

Second beta of PvPManager v4.0 featuring a huge codebase refactor.

⚠️ Breaking Changes

This is a major version update that includes:

  • Renamed classes (PvPlayerCombatPlayer, playerHandlerplayerManager)
  • Updated permissions system with standardized naming
  • Clearer configuration structure
  • API method changes and improvements
  • Visual improvements to commands and messages
  • Many other smaller changes

🔧 Migration Required

Config & Messages: Your existing config and messages files will need to be reconfigured. The plugin will automatically backup your current files with _v3_old suffix for reference.

For Developers: Plugins hooking into PvPManager will need updates. See the updated Developer API wiki for guidance.

📋 Testing Recommended

As this is a beta release, please test thoroughly on a non-production environment before deploying to your live server.

📚 Documentation

All wiki pages have been updated to reflect the v4.0 changes, including permissions, placeholders, and developer API documentation.

PvPManager v4.0.0 (BETA)

23 Sep 22:12

Choose a tag to compare

Pre-release

This is the first beta of PvPManager v4.0 featuring a huge codebase refactor.

⚠️ Breaking Changes

This is a major version update that includes:

  • Renamed classes (PvPlayerCombatPlayer, playerHandlerplayerManager)
  • Updated permissions system with standardized naming
  • Clearer configuration structure
  • API method changes and improvements
  • Visual improvements to commands and messages
  • Many other smaller changes

🔧 Migration Required

Config & Messages: Your existing config and messages files will need to be reconfigured. The plugin will automatically backup your current files with _v3_old suffix for reference.

For Developers: Plugins hooking into PvPManager will need updates. See the updated Developer API wiki for guidance.

📋 Testing Recommended

As this is a beta release, please test thoroughly on a non-production environment before deploying to your live server.

📚 Documentation

All wiki pages have been updated to reflect the v4.0 changes, including permissions, placeholders, and developer API documentation.

PvPManager v3.19.10

03 Aug 19:12

Choose a tag to compare

Modrinth
Bukkit/Curseforge

Changelog:

  • Fix wrong time left in newbie checktime
  • Fix newbie protection returning after plugin reload
  • Close any open inventory when the player is tagged
  • Refactored the block elytra section, instead of just blocking elytra you can choose to only block firework use or limit the fireworks to a certain max power
  • Improved the vulnerable feature to make it more fair when attacking inside regions
  • Other small improvements

For some extra features/updates check out PvPManager premium

Full Changelog: 3.19.2...3.19.10

PvPManager v3.19.2

02 Jun 14:02

Choose a tag to compare

Modrinth
Bukkit/Curseforge

Changelog:

  • Fix self tag setting not having effect on direct attacks
  • Fix Towny Siege hook
  • Improve kick reason matching
  • Add HuskTowns and HuskClaims support
  • Add option for respawn commands
  • Add cooldown to kill commands
  • Optimize player saving
  • Add option for wind charge renewing tag
  • Fix debug subcommand error with no arguments

For some extra features/updates check out PvPManager premium

What's Changed

  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #561
  • Bump org.junit.platform:junit-platform-suite from 1.11.4 to 1.12.0 by @dependabot in #563
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 by @dependabot in #564
  • Bump com.palmergames.bukkit.towny:towny from 0.101.0.5 to 0.101.1.5 by @dependabot in #565
  • New Crowdin updates by @ChanceSD in #548
  • Add HuskTowns and HuskClaims support by @Kumpelinus in #575
  • Bump net.william278.huskclaims:huskclaims-bukkit from 1.5.2 to 1.5.8 by @dependabot in #584
  • Bump com.palmergames.bukkit.towny:towny from 0.101.1.5 to 0.101.1.12 by @dependabot in #581
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #571
  • Bump org.junit.platform:junit-platform-suite from 1.12.1 to 1.13.0 by @dependabot in #583

New Contributors

Full Changelog: 3.18.40...3.19.2

PvPManager v3.18.40

17 Feb 15:02

Choose a tag to compare

PvPManager is now available to download on Modrinth

Bukkit/Curseforge page: https://www.curseforge.com/minecraft/bukkit-plugins/pvpmanager

Changelog:

  • Fly state should now be restored after player is untagged
  • Fix being able to place lava buckets near pvp disabled players in certain cases
  • NPCs are no longer ignored for PvP checks
  • Log to console when pvp disabled fee is applied and config errors caused by users
  • Some few new translations

For some extra features/updates check out PvPManager premium

What's Changed

  • New Crowdin updates by @ChanceSD in #547
  • Bump com.palmergames.bukkit.towny:towny from 0.101.0.4 to 0.101.0.5 by @dependabot in #546
  • fix: players that were allowed to fly before being tagged were not after being untagged by @wendeburg in #559

New Contributors

Full Changelog: 3.18.36...3.18.40