Page 1 of 1

Broadcast Command

Posted: November 3rd, 2019, 4:03 pm
by Mwthorn
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:

Re: Broadcast Command

Posted: November 4th, 2019, 5:08 am
by mcmonkey
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>