confuser / BarAPI

DEPRECATED Control Minecraft boss bar programatically
http://dev.bukkit.org/bukkit-plugins/bar-api/
Other
24 stars 48 forks source link

Please upvote this Mojang issue #33

Closed SupaHam closed 10 years ago

SupaHam commented 10 years ago

Currently with 1.8 when the player isn't looking at a boss the health bar isn't displayed. Apparently this is very much intentional. It makes sense since a world can have multiple withers whereas only the end has a single dragon. So the issue below is trying to get mojang to display the ender dragon's boss bar regardless of whether the player's looking at the dragon or not.

https://bugs.mojang.com/browse/MC-68062 Without this fix, BarAPI is pretty much dead. :(

SupaHam commented 10 years ago

According to Dinnerbone, this is not intended and will be fixed.