You could also put an if statement in there instead of having to add all of your ops...

Code:

on *:TEXT:*.com*:#monkeyman1988: {
  if ($nick !isop #) describe # // PLEASE ASK BEFORE YOU POST LINKS!!! REPEAT OFFENDERS WILL BE BANNNED!!! ALL SPAMMERS WILL BE REPORTED TO JTV, AND BE GLOBALLY BANNED FROM ALL CHANNELS!!!
}



Replace !isop with isreg if you mean regular users (no @ and no +)