BossBarManager
- Tested Minecraft Versions:
- 1.9
- 1.10
- 1.11
- 1.12
- Contributors:
- didjee2
BossBarManager comes with the ability to set your bar color, percentage, and amount of segments. And this even animated.
Some examples:
![]()
Commands & Permissions:
/bossbarmanager reload | (bossbarmanager.reload)
/bossbarmanager hide (bossbarmanager.hide)
/bossbarmanager show (bossbarmanager.show)
Permission for all commands: bossbarmanager.admin
How to create a message?
It's pretty easy, a message can be created in this way:
ORCode (Text):'BARCOLOR;BARSTYLE;PROGRESS;YourMessage'
Code (Text):'sound:SOUND;BARCOLOR;BARSTYLE;PROGRESS;YourMessage'
Available Barcolors: GREEN, YELLOW, WHITE, BLUE, PINK, PURPLE & RED
Available BarStyles: 6, 10, 12, 20 & SOLID (6 Will split the bar into 6 parts).
Available Progresses: 0.0 - 1.0
Available Sounds: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
Example Config #1:
Example Config #2:Code (Text):BossBar:
# Update delay, in ticks (20 ticks = 1 second)
Update-Delay: 10
Messages:
# Usage: 'BARCOLOR;BARSTYLE;PROGRESS;Message'
# For example: 'GREEN;SOLID;0.5;Hello guys!'
# Possible BarColors: GREEN, YELLOW, WHITE, BLUE, PINK, PURPLE & RED
# Possible BarStyles: 6, 10, 12, 20 & SOLID (6 Will split the bar into 6 parts).
# Possible progresses: 0.0 - 1.0
- 'RED;6;1.0;&cHello'
- 'GREEN;10;0.8;&4H&cello'
- 'YELLOW;12;0.6;&4He&cllo'
- 'WHITE;20;0.4;&4Hel&clo'
- 'BLUE;SOLID;0.2;&4Hell&co'
- 'PINK;SOLID;0.0;&4Hello'
Code (Text):
BossBar:
# Update delay, in ticks (20 ticks = 1 second)
Update-Delay: 5
Messages:
# Usage: 'BARCOLOR;BARSTYLE;PROGRESS;Message'
# For example: 'GREEN;SOLID;0.5;Hello guys!'
# Possible BarColors: GREEN, YELLOW, WHITE, BLUE, PINK, PURPLE & RED
# Possible BarStyles: 6, 10, 12, 20 & SOLID (6 Will split the bar into 6 parts).
# Possible progresses: 0.0 - 1.0
# OPTIONAL:
# You can add sound: in the beginning of the message.
# Sounds can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
# Example: sound:BLOCK_NOTE_PLING
- 'sound:BLOCK_NOTE_PLING;RED;6;1.0;&cHello'
- 'sound:BLOCK_NOTE_PLING;GREEN;10;0.8;&4H&cello'
- 'sound:BLOCK_NOTE_PLING;YELLOW;12;0.6;&4He&cllo'
- 'sound:BLOCK_NOTE_PLING;WHITE;20;0.4;&4Hel&clo'
- 'sound:BLOCK_NOTE_PLING;BLUE;SOLID;0.2;&4Hell&co'
- 'sound:BLOCK_NOTE_PLING;PINK;SOLID;0.0;&4Hello'
- 'YELLOW;SOLID;1.0;&cThis Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.9;&eThis Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.8;&aThis Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.7;&fThis Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.6;&6This Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.5;&4This Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.4;&5This Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.3;&9This Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.2;&dThis Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.1;&3This Server is using BossBarManager! :D'
- 'YELLOW;SOLID;0.0;&2This Server is using BossBarManager! :D'
Support me
If you really like my work, you can help me keeping it up through my PayPal.Me!
Check out my other projects:
BungeeUtilisalsX is an all-in-one system for managing your BungeeCord server. It comes with plenty of built in management systems and staff utilities. The plugin is fully configurable and all messages / settings can be changed or disabled.

BossBarManager 1.0.1
Change your bar color, bar percentage, text, and much more!