hubs

Untitled

Mar 8th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. command /gm <number>:
  2. permission: skript.admin
  3. trigger:
  4. if arg 1 is "0":
  5. set player's gamemode to survival
  6. if arg 1 is "1":
  7. set player's gamemode to creative
  8. if arg 1 is "2":
  9. set player's gamemode to adventure
Add Comment
Please, Sign In to add comment