DashZE

custombc

Jun 24th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. command /custombc [<bc>]
  2. permission: custombc.use
  3. trigger:
  4. if arg-1 is not set:
  5. send "You have to do /custombc (Message)"
  6. stop
  7. if arg-1 is set:
  8. make console execute command "/tellraw @p ["",{"text":"%arg-1","color":"gold","bold":true}]"
Add Comment
Please, Sign In to add comment