McMMOExtras

McMMOExtras

45k Downloads

Bar disappears in a couple seconds and doesn't always appear

SmallSansSerif opened this issue ยท 5 comments

commented

I'm running Spigot 1.8.4 and can't seem to get the bar to display for very long or consistently.

commented

According to the barAPI comments, the boss bar (in 1.8 or above) only shows up if the player sees the dragon. It's difficult to place the dragon somewhere the player actually sees it directly. (Related to confuser/BarAPI#48)

The orginal author implemented the feature that the bar will disappear after specifc time, but I could change it that the dragon follows the movements of the player and so stay shown.

commented

Would this create potential lag due to the use of the hidden Dragon?

commented

Dragons cannot be hidden in 1.8, but yes it would take some performance effects if the dragon has to follow the player in order to keep the boss bar show up.

As far as I know this behaviour isn't intended and will be fixed in 1.9

commented

Ok thanks for the info.. I like the idea of using the bar for mcMMO skills but sounds like it's better to wait until 1.9

commented

Alright, then I close this.