EBroadcast
EBroadcast will broadcast messages for you automatically, after a given interval. Config.yml contains Multiple settings in order to make EBroadcast more customizable, and easy to use.
Features
- Customizable interval for the messages.
- Option so that the console doesn't get to see the messages. (Reduces spam)
- Can be enabled/disabled through the Config.
- The plugin can broadcast any amount of messages.
- Supports Color Codes.
- Option to broadcast the messages in random order.
- Customizable prefix.
Set up
Setting up EBroadcast is really easy! Just download the file, and drag it in your plugins folder. Then, modify the Configuration to your liking. Here's the configuration file:
#This is the default configuration of EBroadcast, by Kait18 #This Option will enable the Auto broadCaster BroadCaster-Enabled: true #The prefix below will apear in every message: Prefix: '&b[EBroadcast]' #Write the messages you want the plugin to broadcast below! #You may include colorcodes! BroadCast-Messages: - '&aWelcome to the server!' - '&3Make sure to read the rules!' #If the following option is set to true, messages will be broadcasted in a random order. BroadCast-RandomOrder: false #Write the messages interval below! This plugin uses Seconds as units! BroadCast-Interval: 300 #If the following option is set to false, the console won't see the broadcast messages. Send-to-Console: true
Commands and Permissions
- /EBroadcast reload - EBroadcast.reload
Known bugs
- To reload the interval, you must make a full reload, or restart your server.
To-do
- Whitelist worlds receiving broadcast message. Want a feature added? Comment below!

