What do you mean by raw command? If you mean a raw event, you can use groups to turn events on and off (this works for any kind of event - raw events, or "on" events)

Code:
#mygroup off
raw *:*:{
  ...
}
#mygroup end


Use /enable #mygroup to turn it on, and /disable #mygroup to turn it off.

Last edited by starbucks_mafia; 08/05/08 09:40 PM.

Spelling mistakes, grammatical errors, and stupid comments are intentional.