Why EZ broadcast?
When I was looking for an autobroadcast plugin,
I couldn't find any simple to use one. All of them had multilines, sounds, and a bunch of other things to configure. I was looking for a good 1.13+ working version but simply couldn't find an easy to use broadcaster. Therefore I decided to start up a new project.
Introducing
EZ broadcast!
Instead of 20 different options for each message and a very complicated config, I decided to have only
1 command to reload the config and the config itself containing a
minimum of properties.
Features
- Very simple configuration
- Choose a prefix for the messages
- Choose the delay between messages
- Change the delay (in seconds) between each message
- Edit the message in your config and reload it ingame without restarting the server
- Use multiple lines for a single message *NEW
Commands and permissions
Command: /ezbroadcast reload
Permission: ezbroadcast.reload
Config
Code (YAML):
#prefix before every broadcast message
prefix
: '&f
[&6ezBroadcast&f
]'
#interval in seconds between every message
interval
: 30
#all messages to be broadcasted
messages
:
- '&1Hi there'
- '&3This is a message'
- '&5And here is the final message'
- '&5and here is the split version\n&6of a new line\n&2Add as much lines as you wish!'
How to install
- Put the .jar file in your plugins folder
- Restart reload the server
- Change the messages in the config
- reload the config (/ezbroadcast reload)
- Done! Enjoy this simple autobroadcaster
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2FbGlDwN6.jpg)