apibossbar icon indicating copy to clipboard operation
apibossbar copied to clipboard

A simple virion API for Minecraft Bossbars for PocketMine-MP

Results 12 apibossbar issues
Sort by recently updated
recently updated
newest added

please upgrade the BossbarApi

Just to inform you, only waiting for pmmp to merge https://github.com/pmmp/BedrockProtocol/commit/c9e1f76670d3097d3978abf33b8673bc93961ec6 into stable

enhancement

![image](https://user-images.githubusercontent.com/23305324/228174368-c4021b5a-1e2c-48be-813e-047fb47c8ea2.png) I am currently using PMMP 4.17.1 and get this error when I try to start it. Please fix it.

Still needs to be tested

enhancement
hacktoberfest-accepted

Updates the library to PM4 API

hacktoberfest-accepted

Boss bar conflicts with plugins that use the same API. Is there a workaround?

question

So users can now import the class use xenialdan\apibossbar\BarColor; and use the method $bar->setColor(BarColor::BLUE); Blue for example. to set the color without needing the use of the class BossBarColor cause...