Add a Boss bar to advertise/broadcast messages from the config.yml. Stop advertising when the game starts.
This plugin:
This is meant to advertise players i.e. just before the fight start for real, leaving players with full attention while fighting.
configure accordingly in config.yml
Player joining the game after invincibility wear of (spectators) will not see the boss bar advertisements, we let them spectating in peace! If you chose so in config.yml
This plugin require: Lib's Hungergames, protolLib.
Tested and build around: spigot #1487, LibsHungergames 5.4.9 & 5.5, ProtocolLib 3.4.0 snapshot.
Works with 1.7 to 1.8
Credit to Libraryaddict for the BossBarAPI.
Github: https://github.com/Pyr0x3n/BossBar
Where can I see this plugin in action: hg.bluecraft.se
config.yml:
# The messages to be dispalyed above the bossbar.
# No amount limit, just use dash "-" before each new messages. Maximum leng 64 chararcters.
messages:
- '&bThis is your first &amessage!'
- '&aTo buy kits, check the the webstore'
- '&aThis message number 3'
- '&aAn other message'
- '&aWell well, more messages'
# Interval between messages.
interval: 5
# Do you want a motd displayed above the bossbar.
motd: true
# This is the motd message. You can use the variable %player%.
motdMessage: '&eGlad to see you again, %player%'
# Which event will stopp the messages. Only 1 can be true....But all could false.
# If 2 or more are true, the earliest event will overide the latest.
gameStartEvent: false
invincibilityWearOffEvent: true
feastSpawnedEvent: false
feastAnnouncedEvent: false
playerWinEvent: false #why would you turn that to true? really....
# Are later joiners aible to see the messages
spectatorsSeeMessages: true

This plugin:
- Broadcast an motd, if chosen in the config.yml.
- Broadcast an unlimited amount of messages.
- Support colors
- Doesn't work without libhungergames
This is meant to advertise players i.e. just before the fight start for real, leaving players with full attention while fighting.
configure accordingly in config.yml
Player joining the game after invincibility wear of (spectators) will not see the boss bar advertisements, we let them spectating in peace! If you chose so in config.yml
This plugin require: Lib's Hungergames, protolLib.
Tested and build around: spigot #1487, LibsHungergames 5.4.9 & 5.5, ProtocolLib 3.4.0 snapshot.
Works with 1.7 to 1.8
Credit to Libraryaddict for the BossBarAPI.
Github: https://github.com/Pyr0x3n/BossBar
Where can I see this plugin in action: hg.bluecraft.se
config.yml:
Code (Text):
# The messages to be dispalyed above the bossbar.
# No amount limit, just use dash "-" before each new messages. Maximum leng 64 chararcters.
messages:
- '&bThis is your first &amessage!'
- '&aTo buy kits, check the the webstore'
- '&aThis message number 3'
- '&aAn other message'
- '&aWell well, more messages'
# Interval between messages.
interval: 5
# Do you want a motd displayed above the bossbar.
motd: true
# This is the motd message. You can use the variable %player%.
motdMessage: '&eGlad to see you again, %player%'
# Which event will stopp the messages. Only 1 can be true....But all could false.
# If 2 or more are true, the earliest event will overide the latest.
gameStartEvent: false
invincibilityWearOffEvent: true
feastSpawnedEvent: false
feastAnnouncedEvent: false
playerWinEvent: false #why would you turn that to true? really....
# Are later joiners aible to see the messages
spectatorsSeeMessages: true
Quick facts
- Edition: Minecraft Java
- File type: .jar
- 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.
BossBar Announcer/Advertiser add-on for LibsHungergames is a free Minecraft Java mod. Downloaded 825 times (via Spigot). Download it and open it directly in the game.