APDevTeam / Movecraft

The original movement plugin for Paper. Reloaded. Again.
GNU General Public License v3.0
122 stars 79 forks source link

Request: Supporting a boss-bar api (Or similar) for fuel/health of ship #10

Open TomLewis opened 7 years ago

TomLewis commented 7 years ago

Having a heads up display for the health of your ship or the fuel for the ship in the lower third bar above the inventory would be helpful. You could also display the Direction you are facing N/E/S/W too.

So if the ship gets damaged from attack, you can see how much health you ship has left!

oh-noey commented 7 years ago

I was planning on adding boss bar output for sieges and assaults, as well as a title bar (the lower third bar you referred to) HUD for direct control, so adding a config for a craft HUD shouldn't be too difficult.

TomLewis commented 7 years ago

Title bar! I always call it the wrong thing! Sounds flipping dope! is it Boss Bar the best plugin to use still? its been years since I used a boss-bar type api thing. whatevers the least resource heavy, I know theres a ton of them.

oh-noey commented 7 years ago

I don't really know when, but spigot adopted bungee's chat api at some point which actually allows developers to directly output to the title bar without nms or reflection