Code:
.kick # *!* $+ $address $+ * 1 75 no adds
hum, why not
Code:
.kick # $nick no adds

If you want to perform a kickban combination (including a 75 seconds ban on *!*user@host.domain), use these two lines instead:
Code:
ban -u75 # $address($nick,1)
kick # $nick no adds

Last edited by Horstl; 15/08/07 03:47 AM.