Code:
on *:TEXT:!clear:#:{
  if ($nick == LeperMessiah) { msg $chan Clearing... | !clear # }
  else { msg $chan You are not my owner }
}