mcMMO/src/main/java/com/gmail/nossr50
LogGits 93fefa031b
Herbalism compatibility with PlayerAnimationEvent
This change in theory should make McMMO herbalism compatible with plugins that utilise PlayerAnimationEvent. The main reason that I want to add this is to fix `no swing` false positives in `AAC` (though didn't get to test this). 

I would appreciate if someone could test this PR and verify that its working without any issues. (I am busy for the next few days so I haven't been able to test it. In theory it looks like it should work. I could have checked if the event `isCancelled()` however, this doesn't seem necessary quite yet. Though, if it is needed I can add it 👍 

Please don't merge this unless it's confirmed completely working. I will find some time to test it out within the next few days.
2019-02-12 13:26:03 +10:00
..
api Back to work 2019-02-06 17:07:08 -08:00
chat Diminishing returns now has an optional minimum gains setting 2019-01-14 22:11:58 -08:00
commands Fishing command did an oopsie 2019-02-06 03:01:43 -08:00
config Salvage entries are no longer case sensitive 2019-02-06 18:00:21 -08:00
database Fix offline inspecting a player hitting an error if the casing didn't match up perfectly. Fixes #3727 2019-01-26 10:51:30 -05:00
datatypes WG API shouldn't be used unless WG is on version 7 2019-02-05 10:49:40 -08:00
events XP Gains now report sources, added some config options regarding XP bars 2019-01-27 18:11:51 -08:00
listeners Herbalism compatibility with PlayerAnimationEvent 2019-02-12 13:26:03 +10:00
locale Locale files now support &-code formatting used by many plugins 2019-01-21 07:40:04 -08:00
party Tweaks to the party info commands 2019-02-03 17:44:10 -08:00
runnables XP Gains now report sources, added some config options regarding XP bars 2019-01-27 18:11:51 -08:00
skills WG API shouldn't be used unless WG is on version 7 2019-02-05 10:49:40 -08:00
util WG API shouldn't be used unless WG is on version 7 2019-02-05 10:49:40 -08:00
worldguard Grab the version of WG in a better way 2019-02-05 20:23:20 -08:00
mcMMO.java WG API shouldn't be used unless WG is on version 7 2019-02-05 10:49:40 -08:00