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
- Command /S1:
- permission: "Door.Perms"
- trigger:
- make console execute command "/clone 534 130 -546 536 132 -546 535 131 -534"
- wait 5 ticks
- make console execute command "/clone 534 130 -544 536 132 -544 535 131 -534"
- wait 5 ticks
- make console execute command "/clone 534 130 -542 536 132 -542 535 131 -534"
- Command /Admin:
- trigger:
- if the player has permission "Admin.Gui":
- open virtual chest inventory with size 5 to player
- format gui slot 0 of player with coal named "&cLink Discord" to run:
- cancel event
- broadcast "&cBroadcast: &6Join our discord server &4[Coming soon]"
- format gui slot 1 of player with stone called "&cClose Solitary" 1 to run:
- cancel event
- make console execute command "/S1"
- #Pepe_Sad_Frog
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement