X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Finspircd.helpop.example;h=83019f17022fd7a91dd14190aa22cb4c749dbd95;hb=d02d6b05a3cb516ccaf69ceef19383513ad52292;hp=b62b9c898987ada2dba25e6b9afb503448da724c;hpb=024490be0b850cf621ec60a7df48688df0942d99;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/inspircd.helpop.example b/docs/inspircd.helpop.example index b62b9c898..83019f170 100644 --- a/docs/inspircd.helpop.example +++ b/docs/inspircd.helpop.example @@ -164,6 +164,11 @@ LOCKSERV UNLOCKSERV JUMPSERVER"> see themselves or themselves and the operators, while operators see all the users (requires auditorium module). + w [flag]:[banmask] Adds basic channel access controls of [flag] to + [banmask], via the +w listmode. + For example, +w o:R:Brain will op anyone identified + to the account 'Brain' on join. + (requires autoop module) z Blocks non-SSL clients from joining the channel. A Allows anyone to invite users to the channel @@ -243,11 +248,12 @@ help channel if you have any questions."> q Allows receipt of local quit messages. Q Allows receipt of remote quit messages. t Allows receipt of attempts to use /STATS (local and remote). + v Allows receipt of oper-override notices (requires override module). x Allows receipt of Xline notice (g/z/q/k/e).">