
Simple Broadcast
Requested by: GetSwated
http://forums.bukkit.org/threads/broadcast-plugin.245792/
Simple Broadcast is a plugin filled by request, and i decided to release it here. It is a very simple plugin that lets you do some customization to the broadcast command and displays the player who used the /broadcast command name after the message.
Features:
- Fully Configurable
- Ability to change broadcast messages color
- No conflicts
- Ability to have the player who sent the broadcast name broadcasted also (as shown in screenshot)
Commands:
- Broadcast <msg> - Broadcast's your message.
Permissions:
- sb.use - use the broadcast command - DEFAULT: OP
Config:
ShowServerName: true - Displays the message below "ServerName" before the message.
ShowPlayerName: true - Toggle's the player name at the end of the broadcast.
ServerName: '&f[&aBroadcast&f]' - Message to display if "ShowServerName" is true.
PlayerColor: '&f' - The color the players name after the broadcast will be.
MessageColor: '&f' - The color the message will be.
ErrorMessage: '&cYou need a message to broadcast silly!' - The error message, if player does not type a message after /broadcast
Screenshot:


