Added McMMOPlayerRepairCheckEvent for API usage - fires before repair

process begins, can be cancelled.
This commit is contained in:
GJ
2012-03-27 00:56:31 -04:00
parent 3fc5a167a4
commit af4ba976d9
4 changed files with 80 additions and 32 deletions

View File

@ -9,6 +9,7 @@ Key:
Version 1.3.04-dev
+ Added McMMOPlayerRepairEvent for API usage - fires after completion of a repair.
+ Added McMMOPlayerRepairCheckEvent for API usage - fires before repair process begins, can be cancelled.
+ Added ability to get skill level from McMMOPlayerExperience events
= Fixed Shake ability dropping bonemeal instead of ink for squids.
= Fixed Green Terra & Super Breaker awarding 4x drops at high levels.