Advertisement
Guest1221

Untitled

Jan 7th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. command /punish <player>:
  2. permission: punish.admin
  3. permission message: &cYou don't have permission to punish.
  4. trigger:
  5. open chest with 6 rows named "&cPunishment Menu" to player
  6. format slot 4 of player with arg-1's skull named "&c%arg-1%" to run "tell %player% &c%arg-1%"
  7. format slot 18 of player with 1 feather named "&cFly/Speed/Jesus Hacks" to run "tempban %arg-1% 2w Fly/Speed/Jesus Hacks"
  8. format slot 20 of player with 1 stone button named "&cAuto-Clicker" to run "tempban %arg-1% 1m Auto-Clicker"
  9. format slot 22 of player with 1 iron fence named "&cJail Player" to run "jail %arg-1% 1 2h"
  10. format slot 24 of player with 1 lava bucket named "&cGriefing" to run "ban %arg-1% Griefing"
  11. format slot 26 of player with 1 glass named "&cOther Hacks" to run "tempban %arg-1% 1m"
  12. format slot 36 of player with 1 green stained clay named "&c1 Day" to run "tempban %arg-1% 1d 1 Day Ban."
  13. format slot 38 of player with 1 blue stained clay named "&c1 Week" to run "tempban %arg-1% 1w 1 Week Ban."
  14. format slot 40 of player with 1 yellow stained clay named "&c1 Month" to run "tempban %arg-1% 1m 1 Month Ban."
  15. format slot 42 of player with 1 red stained clay named "&c1 Year" to run "tempban %arg-1% 1y 1 Year Ban."
  16. format slot 44 of player with 1 bedrock named "&4&lPERMANENT" to run "ban %arg-1% Permanent Ban."
  17. format slot 49 of player with 1 green stained glass pane named "&aUnban %arg-1%" to run "pardon %arg-1%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement