Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. command /youtuber [<text>]:
  2. aliases: yt
  3. trigger:
  4. if arg 1 is not set:
  5. open chest with 4 rows named "&7Youtuber" to player
  6. wait a tick
  7. format slot 11 of player with red glass block of Unbreaking 1 named "YT1" with lore "SALVE|| SALVE" to close then run [make player execute command "youtuber miniyt"]
  8. format slot 15 of player with yellow glass block of Unbreaking 1 named "yt2" with lore "SALVE|| SALVE" to close then run [make player execute command "youtuber yt"]
  9. if arg 1 is "miniyt":
  10. send "tag miniyt &b100 sub"
  11. if arg 1 is "yt":
  12. send "tag miniyt &b100 sub"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement