Fixed custom tools not handling the Ability_Enabled flag properly.

This commit is contained in:
GJ
2012-06-28 11:20:53 -04:00
parent 9789143c6d
commit 189f23f407
4 changed files with 14 additions and 49 deletions

View File

@ -17,7 +17,8 @@ Version 1.3.10-dev
= 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 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.
Version 1.3.09
+ Added compatibility with AntiCheat (Which I highly recommend to prevent cheating)