Skip to content

Releases: nickstuaw/PersonalPVP

PersonalPVP 1.5.2 (1.18)

12 Jun 15:29
Compare
Choose a tag to compare

Bug fixes: #1 and #2
Dogs belonging to player with PVP on can't be hurt anymore by players with PVP off.
The error won't happen when a harmful potion is splashed.

PersonalPVP 1.5.1 (1.18)

12 Jun 13:29
Compare
Choose a tag to compare

Minor bug fixes and user interface improvements.

PersonalPVP 1.5.0 (1.18)

11 Jun 11:06
Compare
Choose a tag to compare

Works in 1.18.

Config change:
The pvpstatus-enabled actionbar config setting has been merged into pvp-enabled-color-prefix (and pvpstatus-disabled respectively).
toggleable-actionbar.pvpstatus-enabled and toggleable-actionbar.pvpstatus-disabled are no longer used!
To fix the actionbar message, change pvp-enabled-color-prefix to "<gradient:#b82a11:#d41c43>PVP: <aqua>Enabled</aqua></gradient>" and pvp-disabled-color-prefix to"<gradient:#d41c43:#b82a11>PVP: <green>Disabled</green></gradient>"

PersonalPVP v1.5.0-SNAPSHOT-1: KeepInv works.

13 Oct 09:02
Compare
Choose a tag to compare

Bug Fix:

The KeepInventory config setting removed all drops when a player died, even when set to false.

PersonalPVP v1.5.0-SNAPSHOT: Status permissions.

04 Oct 19:44
Compare
Choose a tag to compare

Additions:
These permissions can now fix players to one PVP status:

personalpvp.always.on
personalpvp.always.off

To prevent buggy behaviour, by default players that have this permission cannot change their own status or have it changed by an admin or op unless one of these permissions is unassigned.
It is still good practice to remove those self-toggling command permissions (such as personalpvp.togglepvp) when fixing a player's status.

Changes:
1 minor performance improvement to help with reducing unnecessary RAM usage.

I have tested the basic functionality of this, so I'd say this is stable.

PersonalPVP v1.4.5

26 Sep 12:05
Compare
Choose a tag to compare

PLEASE USE THIS PLUGIN WITH PAPER (NOT SPIGOT) IF YOU ARE GOING TO USE ACTION BARS.
If you are on spigot, disable the actionbar in config.yml:
toggleable-actionbar: enable: false

More bug fixes:

  • /pvp other (...) [player] did not work properly.
  • PVP statuses were displayed incorrectly in certain commands.\
  • Corrected inaccurate version data.
  • A couple of other changes including fixes for relocations.

PersonalPVP v1.4.3

20 Sep 18:53
d60d154
Compare
Choose a tag to compare

Permissions have been added as they mistakenly ceased to exist when the commands were re-done.
List of permissions available:

  • personalpvp.player
  • personalpvp.admin
  • personalpvp.togglepvp.*
  • personalpvp.pvpcontrol.*
  • personalpvp.pvpcontrol.other.*
  • personalpvp.lock.*
  • personalpvp.reload
  • personalpvp.update
  • personalpvp.togglepvp
  • personalpvp.togglepvp.other
  • personalpvp.togglepvp.bypass
  • personalpvp.toggleactionbar
  • personalpvp.pvpcontrol
  • personalpvp.pvpcontrol.admin
  • personalpvp.pvpcontrol.resetglobal
  • personalpvp.pvpcontrol.other
  • personalpvp.pvpcontrol.other.status
  • personalpvp.pvpcontrol.other.toggle
  • personalpvp.pvpcontrol.other.reset
  • personalpvp.pvpcontrol.other.enable
  • personalpvp.pvpcontrol.other.disable
  • personalpvp.pvpother
  • personalpvp.resetplayer
  • personalpvp.lock
  • personalpvp.lock.status
  • personalpvp.lock.toggle
  • personalpvp.lock.toggleoffline
  • personalpvp.listpvp
  • personalpvp.help
  • personalpvp.listpermissions

PersonalPVP v1.4.2

20 Sep 09:09
Compare
Choose a tag to compare

KEY BUG FIX
Chat spam on pvp
Only for players who have pvp off and when the action bar was disabled.

ADDITION
Protection from lingering potions!

NEW CONFIG SETTING
notifications:
enable-pvp-alert: false
This controls the "Use /pvp to enable PVP" message.

The changes and additions of this release have been tested thoroughly.

PersonalPVP v1.4.1

19 Sep 14:59
Compare
Choose a tag to compare

Bug fix: When you throw snowballs at someone you get chat spam

PersonalPVP v1.4

13 Sep 15:43
Compare
Choose a tag to compare

Notable addition:

Tamed wolves and animals can be protected from damage by other players or the pets of other players!

Changes:

  • Replaced the systems for commands and configuration;
  • Made adjustments to config.yml;
  • Removed the existing help command;
  • Removed the ability to enable/disable pvp for all online;
  • Merged all commands into one;
  • Successfully tested the changes in-game.