Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Command /CC:
- trigger:
- if the player has permission "Chat.Clear":
- Loop 5000 times:
- broadcast ""
- else:
- kill the player
- send "&cNo permission. &4YOUR NOT AN ADMIN"
- Command /Door:
- permission: "Door.Perms"
- trigger:
- make console execute command "/fill 554 130 -535 554 135 -535 minecraft:stone_bricks"
- make console execute command "/fill 546 130 -535 546 135 -535 stone_bricks"
- make console execute command "/fill 540 131 -535 540 135 -535 stone_bricks"
- Command /ShutDoor:
- permission "Door.Perms"
- Trigger:
- make console execute command "/fill 554 130 -535 554 135 -535 air"
- make console execute command "/fill 546 130 -535 546 135 -535 air"
- make console execute command "/fill 540 131 -535 540 135 -535 air"
- Set {Door} to true
- #Pepe_Sad_Frog
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement