Support:
None Currently
ABC (Auto Broadcast):
- Easy to use
- Easy config
- No annoying notification whenever joining the server about the author, version, etc.
Commands:
-
broadcast | Broadcasts a message to all players
[/bc, /announce, /announcement]
-
abcreload | Reloads config.yml
-
abctoggle | Toggles the ABC
Permissions:
-
abc.broadcast | /broadcast permission node
-
abc.reload | /abcreload permission node
-
abc.toggle | /abctoggle permission node
Default Config:
Code (YAML):
# Use %message% as a placeholder for the arguments of /broadcast
broadcastMessage
: '&7
[&c&lAnnouncement&7
] &f
%message%'
# Auto-broadcast on or off
abcEnabled
: true
# Auto-broadcast delay (seconds)
abcDelay
: 60
# Auto-broadcast messages
autoBroadcast
:
- '&1change me in config'
- '&2change me in config'
- '&3change me in config'
Setup Tutorial:
Put the .jar into your "plugins" folder. Afterwards, (re)start your server. Go into "plugins/Broadcast/config.yml", then optimize the options for your server.
Check out my other projects:
Spigot Page