Quote:
all on one line just like that?

EDIT: oh and would it work if i did:
Code:
 if $nick isin(ops.txt)
  mode # +o $2 


or could you do it so someone can only use it if they're op or higher?
ex. halfops can't use it, people with & rank can etc. Would you just have it like:
Code:
 on &*:text:!protect*:*: {
   mode # +a $2

would that make it so only people with & status can make others up to &?
No mIRC wont reconize ~ or & thats IRCD protocol..