Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. # Par Zeynow
  2. # Outils De SS Basique sans frezze ou autre outils additionnel
  3.  
  4.  
  5. command /ss <player>:
  6. permission: ss.sk
  7. trigger:
  8. open chest with 3 rows named "&l&6ss %arg 1%" to player
  9. wait 1 tick
  10. format slot 0 of player with a 160:8 named "SS" to close
  11. format slot 1 of player with a 160:9 named "SS" to close
  12. format slot 2 of player with a 160:8 named "SS" to close
  13. format slot 3 of player with a 160:8 named "SS" to close
  14. format slot 4 of player with a 160:9 named "SS" to close
  15. format slot 5 of player with a 160:8 named "SS" to close
  16. format slot 6 of player with a 160:8 named "SS" to close
  17. format slot 7 of player with a 160:9 named "SS" to close
  18. format slot 8 of player with a 160:8 named "SS" to close
  19. format slot 9 of player with a 324 named "&l&fClose" to close
  20. format slot 10 of player with a 160:9 named "SS" to close
  21. format slot 11 of player with a 339 named "&l&fMute" to close then run [make player execute command "/ssm %arg 1%"]
  22. format slot 13 of player with a 160:9 named "SS" to close
  23. format slot 15 of player with a 340 named "&l&fTempban" to close then run [make player execute command "/ssb %arg 1%"]
  24. format slot 16 of player with a 160:9 named "SS" to close
  25. format slot 17 of player with a 324 named "&l&fClose" to close
  26. format slot 18 of player with a 160:8 named "SS" to close
  27. format slot 19 of player with a 160:9 named "SS" to close
  28. format slot 20 of player with a 160:8 named "SS" to close
  29. format slot 21 of player with a 160:8 named "SS" to close
  30. format slot 22 of player with a 160:9 named "SS" to close
  31. format slot 23 of player with a 160:8 named "SS" to close
  32. format slot 24 of player with a 160:8 named "SS" to close
  33. format slot 25 of player with a 160:9 named "SS" to close
  34. format slot 26 of player with a 160:8 named "SS" to close
  35.  
  36. command /ssm <player>:
  37. permission: ss.sk
  38. trigger:
  39. wait 3 ticks
  40. open chest with 3 rows named "&6Mute %arg 1%" to player
  41. format slot 0 of player with a 160:8 named "SS" to close
  42. format slot 1 of player with a 160:9 named "SS" to close
  43. format slot 2 of player with a 160:8 named "SS" to close
  44. format slot 3 of player with a 160:9 named "SS" to close
  45. format slot 4 of player with a 160:8 named "SS" to close
  46. format slot 5 of player with a 160:9 named "SS" to close
  47. format slot 6 of player with a 160:8 named "SS" to close
  48. format slot 7 of player with a 160:9 named "SS" to close
  49. format slot 8 of player with a 160:8 named "SS" to close
  50. format slot 9 of pl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement