Code:
on *:connect: {
  ; Sqtnet   
  if ($server == myserver.org) {
    ignore juicer
    timerignore 1 20 ignore -r juicer
  }    
  else {
    halt    
  }
}

this obviously wont work if server doesnt return myserver.org so type //echo -a #server to double check that