X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=conf%2Fopers.conf.example;h=7aa51b0dee22a058db45cbca5839c38e8bdf0936;hb=3faec7ce70ac8becb834f087daa1ba2039c89ce9;hp=c8bdc0a64656b2e48b2600bd6096f0f84fa41680;hpb=dd27303b9e82c64f7eccb04140ee5b4349c5f1fc;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/conf/opers.conf.example b/conf/opers.conf.example index c8bdc0a64..7aa51b0de 100644 --- a/conf/opers.conf.example +++ b/conf/opers.conf.example @@ -17,6 +17,13 @@ # 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="*"