K2Rk1o

あだだあdadadadadaあ

Oct 30th, 2018
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. command /gm:
  2.   trigger:
  3.     if player's gamemode is survival:
  4.       set the player's gamemode to creative
  5.       stop
  6.     if player's gamemode is adventure:
  7.       set the player's gamemode to creative
  8.       stop
  9.     if player's gamemode is creative:
  10.       set the player's gamemode to survival
  11.       stop
Add Comment
Please, Sign In to add comment