Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. command /ytgui:
  2. trigger:
  3. open chest with 1 row named "&8» &5YT &8✘ &ePremium+" to player
  4. play "NOTE_PLING" to player at volume 1
  5. wait 7 tick
  6. format slot 2 of player with 351:13 named "&7×&8│ &5YouTuber" with lore "|| &8● &d80 Abos || &8● &550 Aufrufe per Video || &8● &7Ein Video über &eMineSky" to be unstealable
  7. play "NOTE_STICKS" to player at volume 0.6
  8. wait 6 tick
  9. format slot 6 of player with 351:11 named "&7×&8│ &ePremium+" with lore "|| &8● &640 Abos || &8● &e30 Aufrufe per Video || &8● &7Ein Video über &eMineSky" to be unstealable
  10. play "NOTE_STICKS" to player at volume 0.6
  11.  
  12.  
  13.  
  14.  
  15. command /youtube:
  16. trigger:
  17. make player execute command "/ytgui"
  18.  
  19. command /yt:
  20. trigger:
  21. make player execute command "/ytgui"
  22.  
  23.  
  24. command /youtuber:
  25. trigger:
  26. make player execute command "/ytgui"
  27.  
  28. command /prem+:
  29. trigger:
  30. make player execute command "/ytgui"
  31.  
  32. command /premium+:
  33. trigger:
  34. make player execute command "/ytgui"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement