or use the /ban command with the -k switch

Code:
on @!*:join:#:{
if ($nick == <nick>) { .ban -k $chan $nick }
}