apibossbar icon indicating copy to clipboard operation
apibossbar copied to clipboard

BossBarColor Update

Open Terpz710 opened this issue 3 months ago • 0 comments

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 some people might get confused and think that this plugin doesn’t support boss bar colors. I tested it on my server and came back positive with no errors!

This library was outdated so I updated the fork before submitting a request so the changes mentioning colors is the one I modified. Thank you 😊

Terpz710 avatar Mar 28 '24 06:03 Terpz710