Changelog
[1.21.1-2.7.32] - 2025-05-08
Minor Version Changes
- With the addition of MITIGATE_DAMAGE event, the call
APIUtils#registerDamageXpAward
had theboolean
parameter changed to anEventType
.
Bugfixes/Tweaks
- Added
PMMORegistrationEvent
for addons to use when callingAPIUtils#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.
Changelog
[1.21.1-2.7.31] - 2025-05-08
Minor Version Changes
- With the addition of MITIGATE_DAMAGE event, the call
APIUtils#registerDamageXpAward
had theboolean
parameter changed to anEventType
.
Bugfixes/Tweaks
- Added
PMMORegistrationEvent
for addons to use when callingAPIUtils#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.
Changelog
[1.20.1-1.7.35] - 2025-04-30
Minor Version Changes
- 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
Changelog
[1.21.1-2.6.30] - 2025-04-28
Bugfixes/Tweaks
- Fixed damage boost perk applying wildcards inaccurately
- Fixed scripts not properly applying damage dealt and received settings
- Updated tooltips to inline skills and values if only one is present
- Updated tooltips to color code reqs, xp, and bonuses
- Updated scripts to now load from any subfolder under
/config/
Changelog
[1.20.1-1.6.35] - 2025-04-28
Bugfixes / Tweaks
- 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
Changelog
[1.21.1-2.6.22] - 2025-02-23
Bugfixes/Tweaks
- Updated TiCon default settings to match changes in the mod
- Updated default damage boost perks to use tags instead of explicit items
- Fixed admin clear not working and throwing errors in chat
- Added new client config setting that only shows skillup unlocks when items are actually unlocked