X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fconf%2Fhelpop.conf.example;h=295b754d22a4c76be9b27d878405b326e1a8f6a6;hb=906260c24f7818fb7cf15a0371d760acb1254113;hp=c17ae87a59f86ff66036441fbf18b5e451be2479;hpb=f62654a6859998f9d63eb22702c572d5ebcff15c;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index c17ae87a5..295b754d2 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. # @@ -50,7 +50,8 @@ OPER"> ------------- OPERMOTD CHECK CLONES USERIP TLINE -ALLTIME WALLOPS GLOBOPS +ALLTIME WALLOPS GLOBOPS MODENOTICE +CLOAK SETHOST SETIDENT CHGHOST CHGIDENT CHGNAME SETIDLE SWHOIS @@ -102,6 +103,8 @@ LOCKSERV UNLOCKSERV"> hideoper module). I Hides a user's entire channel list in WHOIS from non-IRCops (requires hidechans module). + L Stops redirections done by m_redirect (mode must be + enabled in the config). R Blocks private messages from unregistered users (requires services account module). S Strips mIRC color/bold/underline codes out of private @@ -179,13 +182,17 @@ 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 similiar messages. + 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 network configuration (requires censor module). + H : Displays the last lines of chat to joining + users. is the maximum time to keep + lines in the history buffer (requires chanhistory + module). J Prevents rejoin after kick for the specified number of seconds. This prevents auto-rejoin (requires kicknorejoin module). @@ -195,7 +202,7 @@ LOCKSERV UNLOCKSERV"> module). M Blocks unregistered users from speaking (requires services account module). - N Prevents users on the channel from chainging nick + N Prevents users on the channel from changing nick (requires nonicks module). O Channel is IRCops only (can only be set by IRCops, requires operchans module). @@ -274,6 +281,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 @@ -284,6 +293,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: @@ -299,8 +310,6 @@ Acting extbans: matching users (requires blockcaps module). C: Blocks CTCPs from matching users (requires noctcp module). - M: Blocks messages from users logged into a matching - account (requires services account module). N: Blocks nick changes from matching users (requires nonicks module). Q: Blocks kicks by matching users (requires nokicks @@ -309,12 +318,10 @@ 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, for example M: taking an account name), -matched against users as for a normal ban, or a Matching extban. +(unless stated otherwise), matched against users as for a normal ban, +or a Matching extban. There is an additional special type of extended ban, a redirect ban: