This is a very simple auto broadcast plugin for spigot 1.13+
/simplea reload- reloads the plugin
simpleannouncer.reload- /simplea reload
config.yaml
Code (YAML):
# The amount of time (seconds) between each announcment. interval: 120
# Choose a random announcement from the list. If this is false, the announcements will go in order. random: false
# Here you can set a prefix. For no prefix leave it as '' prefix: '&8
[&aAnnouncer&8
] &f'
# Here is the announcements list. Anything on this list will be announced. Color codes supported. announcements: - &cAn announcment!
- &b&lYou can use color codes!
- You can add as many messages as you want!