Reduced the amount of info messages in the console when enabling/disabling

This commit is contained in:
TfT_02
2013-04-13 21:53:00 +02:00
parent f05b9ae365
commit e59c7ac34a
4 changed files with 10 additions and 9 deletions

View File

@ -24,6 +24,7 @@ Version 1.4.06-dev
! 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.
! Changed default value for recently-hurt cooldown between teleports, this is also fully configurable now
! Changed the amount of info messages in the console when enabling/disabling, enable Verbose_Logging to enable them again
Version 1.4.05
+ Added option to allow refreshing of chunks after block-breaking abilities. (Disabled by default)