Broadcast Command

Mwthorn

Helper
Staff member
Helper
Aug 6, 2016
46
0
6
28
Roskilde, Sjælland, Denmark
ggpvp.dk
Allows a user to broadcast a message to everyone. This is mainly just an example on how to make a command with Denizen.
It has the following commands included:
/bc (text) - Send a message to everyone (requires the permission "broadcast.use")

Instructions:
  • Download the script here: https://one.denizenscript.com/haste/59571
  • Place the script in your script folder.
  • Restart server or reload scripts
  • Done! Now you can use /bc (text)
 

mcmonkey

Administrator
Staff member
Helper
Including the "permission message" node is redundant if you're leaving it at the default.
Also that long at the end can just be <context.raw_args.parse_color>