Advertisement
zuhir__

Gamemode

Feb 17th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. on join:
  2. if player's gamemode is survival:
  3. stop
  4. else:
  5. if player has the permission "gamemode.bypass":
  6. stop
  7. else:
  8. set player's gamemode to survival
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement