mcMMO 1.3.10
Details
-
FilenamemcMMO.jar
-
Uploaded by
-
UploadedAug 7, 2012
-
Size867.12 KB
-
Downloads25,163
-
MD5fa10a5485b9afa2e0b3c9994098ede02
Supported Bukkit Versions
- CB 1.3.1-R1.0
Changelog
Tested against CB 1.3.1-R1.0
New perks included in this update, find them and other permissions here https://github.com/mcMMO-Dev/mcMMO/blob/master/src/main/resources/plugin.yml#L115
Version 1.3.10
- + Added 1.3.1 compatibility
- + Added permission node for Iron Grip ability (mcmmo.ability.unarmed.irongrip)
- + Added ability for custom blocks to drop a range of items.
- + Added Ability API functions
- + Added 50% & 150% XP boost perks
- + Added "lucky" perk for donors
- = Fixed /inspect not working on offline players
- = Fixed custom blocks, tools and armors not loading properly
- = Fixed duplication bug with sticky pistons
- = Fixed "GenericLabel belonging to mcMMO..." message
- = Fixed menu exit button not working
- = Fixed Repair enchant downgrade not working
- = Fixed NPE caused by Spout players after a /reload
- = Fixed ConcurrentModificationException on world unload
- = Fixed players never being removed from memory (memory leak)
- = Fixed admin chat being seen by everyone
- = Fixed issue with UTFDataFormatException occurring on occasion when trying to load Chunklets
- = Fixed ArrayIndexOutOfBounds error caused when trying to use /xplock after logging in but before gaining XP
- = Fixed custom tools not properly respecting the Ability_Enabled flag.
- = Fixed "lower tool" messages still being displayed even when ability messages are disabled.
- = Fixed custom blocks not dropping the proper item with Super Breaker when Silk Touch is used
- = Fixed custom woodcutting blocks throwing errors.
- = Fixed possible ClassCastException from catching something other than a mob when using the Shake Mob skill
- ! Changed the format by which Chunklets are stored to be much smaller, and much faster to load
- ! Optimized how player placed blocks are tracked