Skip to content

Releases: ChanceSD/PvPManager

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

PvPManager v3.16

06 Feb 19:57
Compare
Choose a tag to compare

Bukkit/Curseforge link: https://dev.bukkit.org/projects/pvpmanager/files/5085477

Changelog:

  • Updates to language files from Crowdin (Thank you to all contributors)
  • Add /pmr worlds subcommand, it's a clickable menu where PvP can be toggled per world and you can force the PvP command on or off per world
  • Removed permissions pvpmanager.forcepvp and pvpmanager.nopvp, replaced by the new world menu
  • Removed the config option "Force On Change World"
  • Updated many libraries to newer versions

For some extra features/updates check out PvPManager premium

What's Changed

  • Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 by @dependabot in #421
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in #420
  • Bump LibsDisguises:LibsDisguises from 10.0.37 to 10.0.38 by @dependabot in #423
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #426
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #427
  • Bump org.junit.platform:junit-platform-suite from 1.10.0-SNAPSHOT to 1.10.0 by @dependabot in #425
  • New Crowdin updates by @ChanceSD in #417
  • Bump me.clip:placeholderapi from 2.11.4 to 2.11.5 by @dependabot in #428
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 by @dependabot in #434
  • Bump org.junit.platform:junit-platform-suite from 1.10.0 to 1.10.1 by @dependabot in #429
  • Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #439
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #444
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.5 by @dependabot in #445
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 by @dependabot in #446
  • Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.44.1.0 by @dependabot in #440
  • Bump LibsDisguises:LibsDisguises from 10.0.38 to 10.0.41 by @dependabot in #447
  • New Crowdin updates by @ChanceSD in #448
  • Bump LibsDisguises:LibsDisguises from 10.0.41 to 10.0.42 by @dependabot in #451

Full Changelog: 3.15.6...3.16

PvPManager v3.15.6

23 Sep 19:15
Compare
Choose a tag to compare

Spigot link: https://www.spigotmc.org/resources/pvpmanager-lite.845/update?update=517642
Bukkit/Curseforge link: https://dev.bukkit.org/projects/pvpmanager/files/4765614

Changelog:

  • Use 1.20.2 Spigot API
  • Improved database conversion between SQLite and MySQL
  • Allow saving of bigger player display names on MySQL databases
  • Allow using the victim name in the kill abuse commands
  • Small fix on a placeholder possibly returning a negative number
  • API change: PlayerUntagEvent can no longer be cancelled

For some extra features/updates check out PvPManager premium

PvPManager v3.15

03 Aug 18:58
6cedf0d
Compare
Choose a tag to compare

Spigot link: https://www.spigotmc.org/resources/pvpmanager-lite.845/update?update=511592
Bukkit/Curseforge link: https://dev.bukkit.org/projects/pvpmanager/files/4680913

Changelog:

  • Add option to disable elytra while gliding when combat tagged
  • Add support for Japanese language
  • Add many translation improvements from crowdin contributions, thank you everyone!
  • Add MariaDB as a database option (only needed if MySQL doesn't work for you)
  • Fix issue with pushback on some regions
  • Add API method to get a player's kill abuse count

For some extra features/updates check out PvPManager premium

PvPManager v3.14

27 Jun 17:46
Compare
Choose a tag to compare

Spigot link: https://www.spigotmc.org/resources/pvpmanager-lite.845/update?update=506269
Bukkit/Curseforge link: https://dev.bukkit.org/projects/pvpmanager/files/4612906

Changelog:

  • Fix wrong message being sent on newbie protection expiration
  • Fix kill abuse detection using a bigger time limit than specified
  • Newbie protection will now also be removed inside PvP regions. Uses the same config setting for normal PvP protection "Worldguard overrides"
  • New translations for Italian and Turkish, thanks to everyone in crowdin!
  • Fix some numeric config values reseting back to 0 after a config update

For some extra features/updates check out PvPManager premium