Code:
On @*:Join:#channel: {
  .timer 1 [color:blue]3[/color] if $nick !isop $chan ban $chan $nick 2
}


That gives them 3 seconds, if they aren't opped they get banned.

-Andy