Megaphone
Yet another announcer plugin for Spigot and its derivatives.
Customize messages to broadcast every X seconds, prefixed and suffixed by whatever text you'd like.
Commands:
Code (Text):
/megaphone (alias: /mp) - Entrypoint for Megaphone commands
/megaphone reload (alias: /mp rl) - Reloads the configuration from file
/megaphone announce <index> (alias: /mp a <idx>) - Announces the message at <index>, starting from 1.
Permissions
(Required when not operator):
Code (Text):
megaphone.command - Required to use /megaphone
megaphone.command.reload - Required to use /megaphone reload
megaphone.command.announce - Required to use /megaphone announce
Misc/Extra Information
Code (Text):
- Plugin should work on servers running Spigot 1.20.6 or higher.
- Text components (ie. Prefix, Suffix, Messages) can use hex colors by doing &#RRGGBB, alongside Spigot's native format (&x&R&R&G&G&B&B).