Advertisement
Guest User

Untitled

a guest
Dec 31st, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. on place of end portal frame:
  2. if name of player is not "I1up", "vHypnotic14", "UhTrevor" or "Niel2007":
  3. send "&cYou are not allowed to place this block! Please sell it to the shop!"
  4. cancel event
  5.  
  6. command /staffmode:
  7. permission: op
  8. trigger:
  9. execute console command "/ci %player%"
  10. give player 1 wooden axe of mending named "&c&lWand" with lore "&7World Edit Wand :D"
  11. give player 1 barrier named "&4Leave Staff Mode"
  12.  
  13. on right click:
  14. if tool of player is barrier named "&4Leave Staff Mode":
  15. execute console command "/ci %player%"
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement