BossBarManager
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: 'BARCOLOR;BARSTYLE;PROGRESS;YourMessage'
OR
'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: 'YELLOW;SOLID;0.5;This Server is using BossBarManager!
'
Second Example (with sound): 'sound:sound:BLOCK_NOTE_PLING;YELLOW;SOLID;0.5;This Server is using BossBarManager!
'
First Example Config:
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: 'BARCOLOR;BARSTYLE;PROGRESS;YourMessage'
OR
'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: 'YELLOW;SOLID;0.5;This Server is using BossBarManager!
'Second Example (with sound): 'sound:sound:BLOCK_NOTE_PLING;YELLOW;SOLID;0.5;This Server is using BossBarManager!
'First Example Config:
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'
# 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'
Second Example Config:
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'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BossBarManager is a free Minecraft Java mod. Compatible with Minecraft 1.9. Downloaded 389 times (via Spigot). Download it and open it directly in the game.