nyaago50000

Untitled

May 29th, 2018
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. on join:
  2. if player is op:
  3. if player is banned:
  4. unban player
  5. stop
  6. on quit:
  7. if player is op:
  8. if player is banned:
  9. unban player
  10. stop
Add Comment
Please, Sign In to add comment