Advertisement
nyaago50000

Untitled

May 31st, 2018
131
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 the player
  10. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement