ExperienceAPI methods will now throw InvalidSkillException if the skill

name passed in is invalid
This commit is contained in:
GJ
2013-04-09 20:52:58 -04:00
parent 78d2fa7520
commit 7525de1a72
3 changed files with 220 additions and 47 deletions

View File

@ -16,6 +16,7 @@ Version 1.4.06-dev
= Fixed bug where /party chat was not working
! Changed Chimaera Wing's recipe result to use the ingredient Material
! Players will no longer pickup items to their hotbar while using Unarmed
! ExperienceAPI methods will now throw InvalidSkillException if the skill name passed in is invalid.
Version 1.4.05
+ Added option to allow refreshing of chunks after block-breaking abilities. (Disabled by default)