X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fconf%2Fhelpop.conf.example;h=68328272ed1c5718cd22c52bea88d03aa3b94a44;hb=5076d9d3c4d9cdf9a9124a60e3311d111297d301;hp=b4d3214f6e74e85af23096ad31f9ea7200b5e128;hpb=fc4fc43ec232407b38d7ca182cb92c5cac4287aa;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index b4d3214f6..68328272e 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -1,4 +1,4 @@ -# Sample configuration file for m_helpop.so +# Sample configuration file for the helpop module. # You can either copy this into your conf folder and set up the module to use it, # or you can customize the responses for your network and/or add more. # @@ -31,20 +31,18 @@ you searched for. Please try again."> ------------- PRIVMSG NOTICE NICK JOIN PART -CYCLE KNOCK MODE DEVOICE TOPIC +CYCLE KNOCK MODE OPER TOPIC KICK FPART REMOVE TBAN INVITE UNINVITE AWAY DCCALLOW SILENCE ACCEPT MKPASSWD VHOST TITLE SETNAME WHOIS WHOWAS ISON USERHOST WATCH -LIST NAMES WHO MOTD RULES +LIST NAMES WHO MOTD ADMIN MAP LINKS LUSERS TIME STATS VERSION INFO MODULES COMMANDS SSLINFO -USER PASS PING PONG QUIT - -OPER"> +USER PASS PING PONG QUIT"> v Gives voice to , allowing them to speak while the channel is +m. - h Gives halfop status to (this mode can - be disabled). + h Gives halfop status to (requires + customprefix module). o Gives op status to . a Gives protected status to , preventing them from them from being kicked (+q only, - requires chanprotect module). + requires customprefix module). q Gives owner status to , preventing them from being kicked (Services or only, requires - chanprotect module). + customprefix module). b Bans from the channel. e Excepts from bans (requires @@ -182,6 +180,9 @@ LOCKSERV UNLOCKSERV"> module). D Delays join messages from users until they message the channel (requires delayjoin module). + E [~*][lines]:[sec]{[:difference]}{[:backlog]} Allows blocking of similar messages. + Kicks as default, blocks with ~ and bans with * + The last two parameters are optional. F : Blocks nick changes when they equal or exceed the specified rate (requires nickflood module). G Censors messages to the channel based on the @@ -278,6 +279,8 @@ Matching extbans: j: Matches anyone in the given channel. Does not support wildcards (requires channelban module). + n: Matches users in a matching connect class (requires + classban module). r: Matches users with a matching realname (requires gecosban module). s: Matches users on a matching server (requires serverban @@ -288,6 +291,8 @@ Matching extbans: an invite exception (requires operchans module). R: Matches users logged into a matching account (requires services account module). + U: Matches unregistered users matching the given banmask. + (requires services account module). Acting extbans: @@ -311,8 +316,6 @@ Acting extbans: users (requires stripcolor module). T: Blocks notices from matching users (requires nonotice module). - U: Blocks unregistered users matching the given banmask. - (requires services account). A ban given to an Acting extban may either be a nick!user@host mask (unless stated otherwise), matched against users as for a normal ban,