Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. command /punish [<offline player>]:
  2. permission: punish.use
  3. permission message: "&cSorry, but you can't execute this command!"
  4. trigger:
  5. if arg-1 is not set:
  6. send "&8--------------[Punishment]&8--------------" to player
  7. send "" to player
  8. send "&cplease use the correct format" to player
  9. send "&c/punish wjmfilms" to player
  10. send "" to player
  11. send "&8--------------[Punishment]&8--------------" to player
  12. if arg-1 is set:
  13. open chest with 3 rows named "&8Browsing gategory: &cPunishments" to player
  14. wait 1 tick
  15. format slot 0 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  16. format slot 1 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  17. format slot 2 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  18. format slot 3 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  19. format slot 4 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  20. format slot 5 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  21. format slot 6 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  22. format slot 7 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  23. format slot 8 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  24. format slot 9 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  25. format slot 10 of player with Black Stained Glass Pane named "&f" to run [make player execute "punish %arg-1%"]
  26. format slot 11 of player with book named "&aMute" to run [make player execute "¶punishmenu1 %arg-1%"]
  27. format slot 12 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  28. format slot 13 of player with Book named "&cKick" to run [make player execute "punish %arg-1%"]
  29. format slot 14 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  30. format slot 15 of player with book named "&4Ban" to run [make player execute "punish %arg-1%"]
  31. format slot 16 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  32. format slot 17 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  33. format slot 18 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  34. format slot 19 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  35. format slot 20 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  36. format slot 21 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  37. format slot 22 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  38. format slot 23 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  39. format slot 24 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  40. format slot 25 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  41. format slot 26 of player with Black Stained Glass Pane named "&a" to run [make player execute "punish %arg-1%"]
  42.  
  43. command ¶punishmenu1 [<offline player>]:
  44. permission: punish.use
  45. permission message: "&cSorry, but you can't execute this command!"
  46. trigger:
  47. open chest with 3 rows named "&8Browsing gategory: &aKicking Menu" to player
  48. wait 1 tick
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement