alias rules /msg $chan Bla bla here are the rules !
on *:TEXT:!rules:#tester2 {
if ($nick isreg #tester2) goto end
/rules /msg $chan Bla bla here are the rules !
else goto end
}
Now the ops can type !rules, and you will announce the rules.
For you to announce the rules type /rules