Fixed ConcurrentModificationException on world unload

This commit is contained in:
bm01
2012-06-27 20:39:54 +02:00
parent 71b20bdeaa
commit bdcc522897
2 changed files with 6 additions and 4 deletions

View File

@ -11,7 +11,8 @@ Version 1.3.10-dev
+ 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 50% & 150% XP boost perks
= 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