Advertisement
CARAB4O

Untitled

Oct 27th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. command /allowgmc [<player>]:
  2. permission: allowgmc.others
  3. permission message: &cYou Must Have The Correct Permissions To Access This Command.
  4. trigger:
  5. if arg 1 is not set:
  6. send "&8(&c&l!&r&8) &7Oops, Incorrect Command. Try, /allowgmc (player)"
  7. if arg 1 is set:
  8. make console execute "manuaddp %arg-1% essentials.gm"
  9. make console execute "manuaddp %arg-1% essentials.gmc"
  10. make console execute "manuaddp %arg-1% essentials.gms"
  11. make console execute "manuaddp %arg-1% essentials.gma"
  12. make console execute "manuaddp %arg-1% essentials.gmsp"
  13. make console execute "manuaddp %arg-1% essentials.gamemode"
  14. make console execute "manuaddp %arg-1% essentials.gamemode.creative"
  15. make console execute "manuaddp %arg-1% essentials.gamemode.survival"
  16. make console execute "manuaddp %arg-1% essentials.gamemode.adventure"
  17. make console execute "manuaddp %arg-1% essentials.gamemode.spectator"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement