You could also do this
Code:
on *:join:#:{
if ($nick != $me) { halt }
font 1 arial
}