Fixed NPE caused by Spout players after a /reload

This commit is contained in:
bm01
2012-06-28 06:50:47 +02:00
parent 32e9de6e9a
commit 0c1a8eff85
2 changed files with 9 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Version 1.3.10-dev
+ Added ability for custom blocks to drop a range of items.
+ Added Ability API functions
+ Added 50% & 150% XP boost perks
= 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