Advertisement
genya

Untitled

Aug 30th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. command /gm [<text>]:
  2. permission: skript.admin
  3. trigger:
  4. if arg-1 is set:
  5. if arg-1 is "s":
  6. set player's gamemode to survival
  7. if arg-1 is "c":
  8. set player's gamemode to creative
  9. if arg-1 is "a":
  10. set player's gamemode to adventure
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement