Skip to content

Releases: ChanceSD/PvPManager

PvPManager v3.18.36

07 Jan 02:52
Compare
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:

  • Add support for Dutch language and a few updates to other languages
  • Block interact can also block pressure plates now
  • Fix an issue caused by a debug message
  • Fix TRANSFER drop mode issue with self deaths
  • Changed default PvP toggle nametags for on/off

What's Changed

  • Bump com.palmergames.bukkit.towny:towny from 0.101.0.0 to 0.101.0.3 by @dependabot in #542
  • New Crowdin updates by @ChanceSD in #527
  • Bump com.palmergames.bukkit.towny:towny from 0.101.0.3 to 0.101.0.4 by @dependabot in #544

Full Changelog: 3.18.30...3.18.36

PvPManager v3.18.30

28 Dec 13:22
Compare
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:

  • Fix combat nametag issues

For some extra features/updates check out PvPManager premium

Full Changelog: 3.18.29...3.18.30

PvPManager v3.18.29

23 Dec 02:16
Compare
Choose a tag to compare

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

Changelog:

  • Add more details to the combat logs file in the plugin folder
  • Fix spacing on global pvp admin message
  • Fix an issue registering scoreboard teams on plugin reload
  • Add some debug messages
  • Some library updates

For some extra features/updates check out PvPManager premium

What's Changed

New Contributors

Full Changelog: 3.18.16...3.18.29

PvPManager v3.18.16

18 Jul 19:57
Compare
Choose a tag to compare

Bukkit: https://dev.bukkit.org/projects/pvpmanager/files/5544089

Changelog:

  • Bump Spigot API to 1.21
  • Add support for Korean language
  • Killing players on combat log now has improved compatibility with datapacks
  • Fix error enabling pvp when pvp disabled fee is enabled
  • Bump some library versions

For some extra features/updates check out PvPManager premium

What's Changed

  • Bump org.junit.platform:junit-platform-suite from 1.10.2 to 1.10.3 by @dependabot in #505
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.0 by @dependabot in #506
  • New Crowdin updates by @ChanceSD in #499
  • New Crowdin updates by @ChanceSD in #510
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1 by @dependabot in #517
  • Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #516
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in #515
  • Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 by @dependabot in #514
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1 by @dependabot in #513

Full Changelog: 3.18.10...3.18.16

PvPManager v3.18.10

23 May 03:47
Compare
Choose a tag to compare

Changelog:

  • Improved display of the item placeholder in the player kill commands
  • When using the PvP fee, players now get PvP enabled if they run out of money
  • Language updates from crowdin to Chinese and Polish
  • Some improvements to code

For some extra features/updates check out PvPManager premium

What's Changed

Full Changelog: 3.18.5...3.18.10

PvPManager v3.18.5

10 May 19:24
Compare
Choose a tag to compare

Changelog:

  • Added support for MC 1.20.6 (nothing really changed)
  • Added back potion names for servers running 1.20.4 or lower
  • Changed a few default settings for new users
  • Remove unnecessary plugin hooks
  • API - Marked a couple classes as deprecated just so that devs hooking into PvPManager are aware there will be changes soon, there's no alternative for those classes yet.

For some extra features/updates check out PvPManager premium

What's Changed

  • Bump org.apache.logging.log4j:log4j-core from 2.14.1 to 2.17.1 in /pvpmanager by @dependabot in #491
  • Bump net.sacredlabyrinth.phaed.simpleclans:SimpleClans from 2.18.1 to 2.19.2 by @dependabot in #492
  • Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.23.1 by @dependabot in #493
  • Update Harmful Potions by @Pantera07 in #495

Full Changelog: 3.18.1...3.18.5

PvPManager v3.18.1

24 Apr 16:31
Compare
Choose a tag to compare

There was actually one method that broke in 1.20.5. I believe it's the first time this happened on the free version of PvPManager.
It's solved with this update, you might need to change some potion names in the config potion list or delete it and let it regenerate.

Changelog:

  • Added support for Minecraft 1.20.5
  • Some new message translations from crowdin
  • Updated a few libraries

For some extra features/updates check out PvPManager premium

What's Changed

New Contributors

Full Changelog: 3.18...3.18.1

3.18

20 Apr 14:15
Compare
Choose a tag to compare

Changelog:

  • Add time argument to /combattag command, /combattag 10 would tag the player for 10 seconds
  • Add a list of exempt permissions a player has on /pvpinfo
  • Add option to block opening inventories while in combat, this should stop using menus that could bypass blocked commands, enabled by default
  • Fix an error running on Folia
  • Disable fly for both players in combat to avoid confusion
  • Improved a few command messages
  • Optimized the action bar code a bit
  • Remove console stacktrace when using mcMMO with party system disabled

For some extra features/updates check out PvPManager premium

What's Changed

  • Bump org.xerial:sqlite-jdbc from 3.44.1.0 to 3.45.2.0 by @dependabot in #475
  • Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #474
  • Bump org.junit.platform:junit-platform-suite from 1.10.1 to 1.10.2 by @dependabot in #473
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #477
  • Bump LibsDisguises:LibsDisguises from 10.0.42 to 10.0.43 by @dependabot in #478
  • New Crowdin updates by @ChanceSD in #472

Full Changelog: 3.17.8...3.18

PvPManager v3.17.8

01 Apr 06:32
Compare
Choose a tag to compare

Changelog:

  • Add option to renew combat tag when an enderpearl is thrown, enabled by default
  • Port a few commands from premium version, since I think they are pretty essential
    • Added /untag command
    • Added /pvpglobal command
    • /pvptag command now accepts a nickname to tag a player
  • Add offline argument to /pvplist to list offline pvp off players
  • Add support for KingdomsX, will disable protection if player is in an invasion, although it's currently untested
  • Add option to choose which potions are considered "harmful", potions on that list will combat tag players
  • Add permission to bypass respawn protection
  • Add option to block newbies from placing blocks
  • Small modifications to the text of some commands
  • No damage hits, like snowballs, are now ignored by default for new plugin users
  • Add support for Finnish language

What's Changed

Full Changelog: 3.17...3.17.8
For some extra features/updates check out PvPManager premium

PvPManager v3.17

25 Feb 05:01
Compare
Choose a tag to compare

The Wiki pages got slightly improved, hopefully the information is a bit clearer and easier to understand.
There's still more to be done but take a look if you're interested :)

Changelog:

  • Add option to protect AFK players from combat, works with Essentials AFK players (CMI support on premium version)
    • Disabled by default, needs to be enabled in config
  • Add Towny hook that disables PvP protection for players in a war
  • Add option to block using totems of undying while in combat
  • Add option to block interact only with specific blocks while in combat
  • Add item in hand variable available on the commands on kill section
  • Some messages sent in the action bar, like when players are stopped from placing blocks, etc, now properly display in combat
  • There is now an "Enabled" config setting to toggle the combat action bar, leaving the message empty no longer works. Simply set Enabled to false if you wish to disable it. This makes it consistent with other config sections that are also toggled like that.
  • Fix error saving display names bigger than 255 characters
  • New crowdin language updates

What's Changed

  • Bump com.github.TownyAdvanced:towny from 0.100.1.0 to 0.100.1.14 by @dependabot in #454
  • New Crowdin updates by @ChanceSD in #453
  • Bump com.github.TownyAdvanced:towny from 0.100.1.14 to 0.100.1.15 by @dependabot in #455
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 by @dependabot in #456

Full Changelog: 3.16...3.17

For some extra features/updates check out PvPManager premium