RepeatBroadcast by Jakebooy
What is RepeatBroadcast?
RepeatBroadcast is a simple, broadcasting plugin with Prefixes, suffixes, customizable delays on messages.
Commands
- /rb add <message> | Add a message to be broadcasted
- /rb remove <id> | Remove a message with the given ID
- /rb list | List all of your messages
- /rb setprefix <prefix> | Set the prefix that shows before every broadcast
- /rb setsuffix <suffix> | Set the suffix that shows at the end of every broadcast
- /rb edit <id> <message> | Replace a message with the given ID with a new message.
- /rb reload | Reload the config
- /rb broadcast <id> | Force broadcast a message.
Permissions
This plugin has 1 general permission for every command, which is repeatbroadcast.use, if you would like multiple permissions per-command please say so in the comments!
Config
RepeatBroadcaster ConfigurationSet prefix to "" if you don't want a prefixSet suffix to "" if you don't want a suffixThe delay is in ticks, and there is 20 ticks in 1 second.1200 ticks = 1 minuteUse $n to make a new line anywhere in your code.- prefix: "&8[&6Prefix&8]"
- suffix: "&5[&4Suffix&5]"
- delay: 1200 - This is in minecraft TICKS (1 second = 20 ticks)
- random: true
- messages:
- - "&6Thanks for using RepeatBroadcaster by &cJakebooy&6!"
- - "&4You can use colours$n&3And multiple lines!"
- - "&aUse /repeatbroadcast or edit the config to change these!"
Colors
- &0 = Black
- &1 = Dark Blue
- &2 = Dark Green
- &3 = Dark Aqua
- &4 = Dark Red
- &5 = Purple
- &6 = Gold
- &7 = Gray
- &8 = Dark Gray
- &9 = Blue
- &a = Green
- &b = Aqua
- &c = Red
- &d = Light Purple
- &e = Yellow
- &f = White
- &l = Bold
- &m = Strikethrough
- &n = Underline
- &o = Italic
- &r = Magic (some spacing letters :D)

