CREAMPAN0408

Untitled

Jun 7th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 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
  10. if arg 1 is "3":
  11. set player's gamemode to spectator
Add Comment
Please, Sign In to add comment