]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - conf/opers.conf.example
Document users/auspex priv, also clarify documentation a tiny bit to make them sound...
[user/henk/code/inspircd.git] / conf / opers.conf.example
index c8bdc0a64656b2e48b2600bd6096f0f84fa41680..7aa51b0dee22a058db45cbca5839c38e8bdf0936 100644 (file)
      # commands: oper commands that users of this class can run.
      commands="DIE RESTART REHASH LOADMODULE UNLOADMODULE RELOAD" 
 
+     # privs: special priviledges that users with this class may utilise.
+     #  users/mass-message: allows users with this priv to PRIVMSG and NOTICE to a server mask (e.g. NOTICE $*)
+     #  channels/auspex: allows opers with this priv to see more detail about channels than normal users.
+     #  users/auspex: allows opers with this priv to view more details about users than normal users.
+     #  servers/auspex: allows opers with this priv to see more detail about server information than normal users.
+        privs="users/mass-message"
+
      # usermodes: Oper-only usermodes that opers with this class can use.
      usermodes="*"