WoagWoagan

Untitled

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