GlobalAnnouncerGlobalAnnouncer is a simple proxy-side plugin that broadcast messages to all the attached servers.
A simple broadcast plugin for BungeeCord.
Installation:
- Download the plugin.
- Insert it in your bungee's plugin folder.
- Setup messages in config.yml.
- Have fun!
Configuration:
Source code: http://bit.ly/1GKcJ09Code (Text):// Interval for messages in seconds.
delay: 300
// Prefix foe messages.
prefix: '&f[&9Info&f] &7'
// Broadcast messages.
messages:
- 'Broadcast message &a1'
- 'Broadcast message &b2'
- 'Broadcast message &c3'
- 'Broadcast message &d4'
- 'Broadcast message &e5'
Report bugs: [email protected]
Donate: http://bit.ly/1feybzQ
Warning: This plugin is no longer supported by the author.

GlobalAnnouncer 1.2
A simple broadcast plugin for BungeeCord.