Guest User

YT Rank skript

a guest
Apr 22nd, 2016
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. options:
  2. #--------------------------------------------|
  3. #Husk det må ikke udgives som om det er dit! |
  4. #--------------------------------------------|
  5. #Du kan lave om på dette ting nedenunder: |
  6. #--------------------------------------------|
  7. subs: 200+
  8. Titlenimenuen: &4&lYT INFO
  9. envideomugen: 1
  10. permission: yt
  11. #-----------------|
  12. #Lavet af seba161a|
  13. #-----------------|
  14. #Må ikke kopires |
  15. #-----------------|
  16. command /yt:
  17. trigger:
  18. open chest with 3 rows named "{@Titleimenuen}" to player
  19. wait 1 tick
  20. if player has permission "{@permission}":
  21. format slot 11 of player with 1 of 35:14 named "&4&lYT RANK KRAV:" with lore "&5&l{@subs}" to run [make player execute command "yt"]
  22. else:
  23. format slot 11 of player with 2264 named "" with lore "" with no nbt to be unstealable
  24. if player has permission "{@permission}":
  25. format slot 15 of player with 1 of 76 named "&3&lOg man skal også optage" with lore "&3&len video {@envideoomugen} gang om ugen" to run [make player execute command "yt"]
  26. else:
  27. format slot 15 of player with 2267 named "" with lore "" with no nbt to be unstealable
  28. if player has permission "{@permission}":
  29. format slot 13 of player with 1 of 145 named "&1&lVis du opfylder alle" with lore "&1&lkravene skriv til en staff" to run [make player execute command "yt"]
  30. else:
  31. format slot 13 of player with 145 named "" with lore "" with no nbt to be unstealable
Add Comment
Please, Sign In to add comment