mcMMO/src/main/java/com/gmail/nossr50
Jake Ben-Tovim 5f9f3e8167 Fix 1.11 brewing, remove health bar from armor stands
This fixes brewing on the newest Spigot API builds. The Alchemy skill was completely broken due to a change in the Spigot BrewEvent constructor, which this fixes via the changes to FakeBrewEvent.java and AlchemyPotionBrewer.java. This also adds a check in EntityListener.java for armor stands, so that health bars aren't displayed for them. The health bars never really displayed properly (armor stand health acts differently from most entities), and it allowed players to punch invisible armor stands server admins may have been intentionally hiding to temporarily reveal them via a health bar, which is an issue.
2016-11-28 21:28:05 -05:00
..
api UUID support for parties 2014-09-28 11:13:23 +02:00
chat Don't run party chat on a separate thread 2014-07-18 17:06:30 +02:00
commands Add Beetroot to herbalism skill 2016-06-26 17:14:19 -04:00
config These should definently not be hard coded in the future... but allow rabbits and guardians to be shaken down 2016-06-19 17:41:18 -04:00
database This command probably works 2016-04-23 00:32:04 -04:00
datatypes Fix potions. Fixes #2813, #2814 2016-03-16 00:39:36 -05:00
events Fix 1.11 brewing, remove health bar from armor stands 2016-11-28 21:28:05 -05:00
listeners Fix 1.11 brewing, remove health bar from armor stands 2016-11-28 21:28:05 -05:00
locale Escape apostrophes 2015-04-25 22:59:33 +01:00
party I *think* this should be backwards compatible, I may be wrong and it could break both. 2016-03-01 13:08:11 -05:00
runnables Correcting conditions related to "ghost block" mitigation. 2016-08-07 17:32:34 -05:00
skills Fix 1.11 brewing, remove health bar from armor stands 2016-11-28 21:28:05 -05:00
util Add Beetroot to herbalism skill 2016-06-26 17:14:19 -04:00
mcMMO.java Missed removals 2016-03-27 11:46:00 -05:00