Hello fellas, don't mind me while i create an API Plugin for the BossBar! You can change: The percentage of the bar The title of the bar And if i am not mistaken you can also change the design/color somehow, i'll try to figure it out Your plugins would then just have to hard-depend on the plugin, and then include it. And this will be the first plugin where i use my new name, XenialDan Current Repo: https://github.com/thebigsmileXD/BossBarAPI I will create a documentation for the API too (PS: i decoded the BossEventPacket + EventPacket and know what values are needed, but not fully which value does what.) Current state: i can set the boss title and percentage once. Remember: it will spawn a fake entity to the player (probably an invisible item 31 blocks above the player (because 32 is the max distance))
depends if i really want to bother my user to download an extra plugin that the real question i suppose
Its an API plugin like Economy. You need economy to run EconomyGS etc. Whats the matter - its core independ
well depends like economy it have a database with data unlike this which is just purely utility usage
that dosent help on any thing anyways i will just wait for someone to make a fully functional copy and i will port it into a library for these who prefer to use that
So, some updates here: I tried to make the wither ride on the player so its always at the 'same' position. Sadly the wither can't ride the player but a player can ride a wither. So i have to send movement packets to the player (moving the wither) So, what API functions would you like to have. I can: -> spawn to all -> set text -> set percentage -> remove from player -> send for x seconds to all