This commit is contained in:
nossr50
2022-03-18 15:07:02 -07:00
parent 5ab55c1653
commit 8821fb0b2f
3 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
Version 2.1.211
Added /mmodebug info for players hitting other players
Fixed Immortal Player bug
Removed all of Spigot's buggy and deprecated DamageModifier API, this fixes the bug where players would become immortal when using certain other plugins
Rupture is back to doing "pure" damage (due to the above change)
NOTES:
Rupture damage will be tweaked based on feedback as it is dealing "pure" damage
Version 2.1.210
Fixed a memory leak involving mob metadata
Fixed a potential null pointer exception in InventoryListener