About Server Broadcast
Extremely lightweight and simple wrapper around the server broadcast feature in carbon. This can be ran from any command area as long as you have the permissions or are running from the server console.
This is made as an alternative to the "say" command which prepends messages with "SERVER".
Usage is very simple:
broadcast This is a public announcement! broadcast <color=orange>Server: </color>Hello, world! broadcast.icon hizen I am now just using hizen's icon! broadcast.user hizen This is something hizen would say.
Permissions for each of the commands (broadcast, broadcast.icon, and broadcast.user, respectively):
broadcast.use broadcast.icon broadcast.user
The in-game f1 console doesn't work with html tags (<>), so I would recommend using those through the actual server console or using chat commands (eg: /broadcast <color=red> this text is red</color>)