This repository has been archived by the owner on May 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Broadcast
Fridious edited this page Feb 16, 2019
·
3 revisions
DKBans has a big broadcast system, you are able to create broadcast templates and connect they together, a broadcast can be set to auto.
Command | Description |
---|---|
/broadcast reload |
Reload all broadcasts. |
/broadcast list |
List all broadcasts. |
/broadcast direct |
Send a quick direct broadcast to all players. |
/broadcast create <message> |
Create a new broadcast. |
/broadcast <id> delete |
Delete a broadcast. |
/broadcast <id> send |
Send a broadcast. |
/broadcast <id> info |
Get the message and all information about this broadcast message. |
/broadcast <id> setHover <message> |
Set to this broadcast a hover message. |
/broadcast <id> setClick <type> <message> |
Set a click action. |
/broadcast <id> setMessage <message> |
Set a new message. |
/broadcast <id> addMessage <message> |
Add a message to the message before. |
/broadcast <id> setAuto <true/false> |
Enable or disable auto sending. |
Broadcast placeholders are only for created broadcasts available, direct broadcasts have no Placeholders.
Placeholder | Description |
---|---|
[player] |
Shows the player which receives the broadcast |
[time] |
Shows the current time |
[country] |
Shows the country of the player which receives the broadcast. |
[color] |
Shows the color of the player which receives the broadcast. |
[include=<id>] |
Include another broadcast in this Broadcast, see below. |
You are able to connect broadcasts and create cool messages with different hover and click options.
Include a broadcast with:
[include=<Replace with the broadcast id>]
Example:
Hey [player] show [include=34] my new website