genya

Untitled

Aug 30th, 2018
77
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 <number>:
  2. permission: skript.admin
  3. trigger:
  4. if arg-1 is set:
  5. if arg-1 is "0":
  6. set player's gamemode to survival
  7. if arg-1 is "1":
  8. set player's gamemode to creative
  9. if arg-1 is "2":
  10. set player's gamemode to adventure
Add Comment
Please, Sign In to add comment