mcMMO/src/main/java/com/gmail/nossr50/events
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
..
chat Squashed commit of the following: 2013-03-01 00:52:01 -05:00
experience Fix a bunch of small formatting issues 2014-05-11 15:15:44 +02:00
fake Fix 1.11 brewing, remove health bar from armor stands 2016-11-28 21:28:05 -05:00
hardcore Added McMMOPlayerPreDeathPenaltyEvent and McMMOPlayerStatLossEvent 2014-08-16 21:13:46 -06:00
items Cleanup! 2012-06-05 09:57:10 -04:00
party Added party levels 2014-01-17 18:56:27 +01:00
skills SecondaryAbilityEvent now implements Cancellable 2014-07-02 11:25:13 +02:00