Based on Hixxy's code, I have run into a problem...

Code:
on *:JOIN:#: {
  if (smallworld isin $chan) && ($nick($chan,0) >= 2) { refresherr }
}

refresherr { 
  set %chan #
  .timer 1 1 hop %chan #
}


The problem is, the timer takes effect in the status window and then it gives me this message: * /hop: insufficient parameters