Simple Broadcast is a plugin that lets you send messages to all players on your server.
The plugin has been designed to be quick and easy to learn, and you can start using it as soon as it has been implemented on your server.
SB support multi-language and you can create your own file. By default, the plugin give you a English and French file. You can find these files in your SimpleBroadcast/languages folder.
The plugin has also been designed to be as configurable as possible to suit all your needs.
You can modify:
- Language
- Prefix
- Command permission
- Broadcast method
- Sound notification with choice of sound and volume
Setup
- Put the plugin on your server
- Use the in-game command / Configure the plugin via config.yml
Broadcast methods
SB let you choose between 3 methods:
CHAT (send the message in the chat)
BOSSBAR (send the message in a bossbar)
ACTIONBAR (send the message in the actionbar (above inventory slots))
Chat:
Very simple method with a message just in the chat
Boosbar:
Send a message in a bossbar.
The message is displayed for 5 seconds and decrements each seconds.
Actionbar:
Same as the bossbar but above inventory. The message is displayed for few seconds.
Commands
/broadcast (bc) <your-message> (Broadcast a message)
/bcrl (Reload the plugin config)
Even more configuration with bossbar style choice, bossbar duration, etc...
Important Message:
Simple Broadcast is my very first plugin, and I'm still very new to JAVA. Any help or ideas are welcome. If something goes wrong with the plugin, please let me know and I'll do my best to fix it.