Where should I put that? Instead of
Code:
on *:text:*:?: {
  if ( %nomsgstatus == on ) {
    msg $nick Sorry, not accepting messages at the moment..
  }
}

.. that?