Advertisement
Savanis

Untitled

Nov 9th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. Command /CC:
  2. trigger:
  3. if the player has permission "Chat.Clear":
  4. Loop 5000 times:
  5. broadcast ""
  6. else:
  7. kill the player
  8. send "&cNo permission. &4YOUR NOT AN ADMIN"
  9. Command /Door:
  10. permission: "Door.Perms"
  11. trigger:
  12. make console execute command "/fill 554 130 -535 554 135 -535 minecraft:stone_bricks"
  13. make console execute command "/fill 546 130 -535 546 135 -535 stone_bricks"
  14. make console execute command "/fill 540 131 -535 540 135 -535 stone_bricks"
  15. Command /ShutDoor:
  16. permission: "Door.Perms"
  17. Trigger:
  18. make console execute command "/fill 554 130 -535 554 135 -535 air"
  19. make console execute command "/fill 546 130 -535 546 135 -535 air"
  20. make console execute command "/fill 540 131 -535 540 135 -535 air"
  21. Set {Door} to true
  22. Command /S1:
  23. permission: "Door.Perms"
  24. trigger:
  25. make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
  26. wait 2 ticks
  27. make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
  28. wait 2 ticks
  29. make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
  30. wait 2 ticks
  31. make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
  32. wait 2 ticks
  33. make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
  34. wait 2 ticks
  35. make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
  36. wait 2 ticks
  37. make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
  38. wait 2 ticks
  39. make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
  40. wait 2 ticks
  41. make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
  42. wait 2 ticks
  43. make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
  44. wait 2 ticks
  45. make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
  46. wait 2 ticks
  47. make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
  48. wait 2 ticks
  49. make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
  50. wait 2 ticks
  51. make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
  52. wait 2 ticks
  53. make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
  54. wait 2 ticks
  55. make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
  56. wait 2 ticks
  57. make console execute command "/clone 534 130 -542 536 132 -542 535 131 -534"
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. #Pepe_Sad_Frog
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement