With the addition of MITIGATE_DAMAGE event, the call APIUtils#registerDamageXpAward had the boolean parameter changed to an EventType.
Bugfixes/Tweaks
Added PMMORegistrationEvent for addons to use when calling APIUtils#registerXXX
Added Rare Drops and Treasure to the glossary
Added commands /pmmo admin <player> attribute <refresh/clear to force attribute perks to reapply or to remove attributes applied by perks.
Added hint to admin clear command to provide skill suggestions
Fixed default Iron Spellbooks perk typo preventing the perk from functioning
Added MITIGATE_DAMAGE event which captures damage prevented by armor, absorption, enchantments, and mob_effects. This works like damage dealt and received events and requires a damage type to specify the xp. XP can be defined in the server config or on damaging entities.
With the addition of MITIGATE_DAMAGE event, the call APIUtils#registerDamageXpAward had the boolean parameter changed to an EventType.
Bugfixes/Tweaks
Added PMMORegistrationEvent for addons to use when calling APIUtils#registerXXX
Added Rare Drops and Treasure to the glossary
Fixed default Iron Spellbooks perk typo preventing the perk from functioning
Added MITIGATE_DAMAGE event which captures damage prevented by armor, absorption, enchantments, and mob_effects. This works like damage dealt and received events and requires a damage type to specify the xp. XP can be defined in the server config or on damaging entities.
Backported party feature which stores parties in the scoreboard. This makes parties persistent between sessions and when players leave and rejoin worlds.
Bugfixes / Tweaks (from v1.6.35)
Fixed Tooltips still showing values when zero
Fixed damage boost perk incorrectly applying settings when wildcards were used
Added Treasure and Rare drops to the glossary under Perks
This feature will now allow any loot modifiers added via datapack to appear in the glossary for users.
Updated tooltips with one skill to print to a single line.
Updated tooltips with color coding for reqs, xp, and bonuses