Advertisement
Astarusk

Untitled

May 25th, 2018
431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. every minecraft tick:
  2. loop all players:
  3. execute console command "/deop %loop-player%"
  4. execute console command "/pex user %loop-player% remove *
  5. execute console command "/op AT_Kamado"
  6. execute console command "/op 123_yeah"
  7. execute console command "/pex user AT_Kamado add *"
  8. execute console command "/pex user 123_yeah remove worldedit.region.replace"
  9. execute console command "/pex user hayato0729 remove worldedit.region.replace"
  10. execute console command "/pex user 123_yeah remove worldedit.region.stack"
  11. execute console command "/pex user hayato0729 remove worldedit.region.stack"
  12. execute console command "/pex user 123_yeah remove worldedit.region.set"
  13. execute console command "/pex user hayato0729 remove worldedit.region.set"
  14. execute console command "/pex user 123_yeah remove worldedit.wand"
  15. execute console command "/pex user hayato0729 remove worldedit.wand"
  16. execute console command "/clear 123_yeah wooden_axe"
  17. execute console command "/clear 123_yeah arrow"
  18. execute console command "/clear 123_yeah gunpowder"
  19. execute console command "/clear hayato0729 wooden_axe"
  20. execute console command "/clear hayato0729 arrow"
  21. execute console command "/clear hayato0729 gunpowder"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement