DashZE

streamer announcer

Jun 24th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. command /streamer [<Message>] [<link>]
  2. permission: streamer.announce
  3. trigger:
  4. if arg-1 is not set
  5. send "/streamer (Message) (link)"
  6. stop
  7. if arg-2 is not set
  8. send "/streamer (Message) (link)"
  9. stop
  10. if arg-1 is set
  11. if arg-2 is set
  12. make console execute command "/tellraw @p ["",{"text":"%arg-1%","color":"dark_blue","bold":true,"clickEvent":{"action":"run_command","value":""}},{"text":"Click Here To Join Stream!","color":"dark_green","bold":true,"clickEvent":{"action":"open_url","value":"%arg-2%"}}]"
Add Comment
Please, Sign In to add comment