X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fconf%2Fhelpop.conf.example;h=272bfb8afdf8d20ab1b0fc708554e87a1de26950;hb=70aa5434fb7dbed3048837701c017ee5a6d93a5a;hp=b4d3214f6e74e85af23096ad31f9ea7200b5e128;hpb=3f8f2c7a0befea58f3f298e3a5632fefa4fd3e57;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index b4d3214f6..272bfb8af 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -1,18 +1,22 @@ -# 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. # # The way the new helpop system works is simple. You use one or more helpop tags. -# . -# key is what the user is looking for (i.e. /helpop moo), and value is what they get back +# +# key is what the user is looking for (i.e. /helpop moo), title is the title, and +# value is what they get back # (note that it can span multiple lines!). # -- w00t 16/dec/2006 # + + - + +/HELPOP EXTBANS - To see a list of extended bans +/HELPOP INDEX - To see a list of help topics +"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - -PRIVMSG NOTICE NICK JOIN PART -CYCLE KNOCK MODE DEVOICE 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 -ADMIN MAP LINKS LUSERS TIME -STATS VERSION INFO MODULES COMMANDS -SSLINFO -USER PASS PING PONG QUIT + -OPER"> + - -OPERMOTD CHECK CLONES USERIP TLINE -ALLTIME WALLOPS GLOBOPS MODENOTICE -CLOAK + -SETHOST SETIDENT CHGHOST CHGIDENT CHGNAME -SETIDLE SWHOIS + -SANICK NICKLOCK NICKUNLOCK + +Valid FILTER Flags +------------------ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + p Make channel private, hiding it in users' whoises and replacing it with * in /LIST. r Marks the channel as registered with Services - (requires services account module). + (requires the services account module). s Make channel secret, hiding it in users' whoises and /LIST. t Prevents users without +h or +o from changing the topic. u Makes the channel an auditorium; normal users only see themselves or themselves and the operators, - while operators see all the users (requires + while operators see all the users (requires the auditorium module). w : Adds basic channel access controls of to , 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. + (requires the autoop module) + z Blocks non-TLS (SSL) clients from joining the channel + (requires the sslmodes module). A Allows anyone to invite users to the channel (normally only chanops can invite, requires - allowinvite module). + the allowinvite module). B Blocks messages with too many capital letters, as determined by the network configuration - (requires blockcaps module). - C Blocks any CTCPs to the channel (requires noctcp - module). - D Delays join messages from users until they - message the channel (requires delayjoin module). + (requires the blockcaps module). + C Blocks any CTCPs to the channel (requires the + noctcp module). + D Delays join messages from users until they message + the channel (requires the delayjoin module). + E [~|*]:[:][:] Allows blocking of + similar messages (requires the repeat module). + 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). + specified rate (requires the nickflood module). G Censors messages to the channel based on the - network configuration (requires censor module). + network configuration (requires the 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). + lines in the history buffer (requires the + chanhistory module). J Prevents rejoin after kick for the specified number of seconds. This prevents auto-rejoin - (requires kicknorejoin module). - K Blocks /KNOCK on the channel. + (requires the kicknorejoin module). + K Blocks /KNOCK on the channel (requires the + knock module). L If the channel reaches its limit set by +l, - redirect users to (requires redirect - module). + redirect users to (requires the + redirect module). M Blocks unregistered users from speaking (requires - services account module). + the services account module). 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). + (requires the nonicks module). + O Channel is server operators only (can only be set + by server operators, requires the operchans module). P Makes the channel permanent; Bans, invites, the topic, modes, and such will not be lost when it - empties (can only be set by IRCops, requires - permchannels module). - Q Only ulined servers and their users can kick - (requires nokicks module) + empties (can only be set by server operators, + requires the permchannels module). + Q Only U-lined servers and their users can kick + (requires the nokicks module). R Blocks unregistered users from joining (requires - services account module). - S Strips mIRC color codes from messages to the - channel (requires stripcolor module). + the services account module). + S Strips formatting codes from messages to the + channel (requires the stripcolor module). T Blocks /NOTICEs to the channel from users who are - not at least halfop (requires nonotice module). + not at least halfop (requires the nonotice module). + X : Makes users of or higher exempt to the + specified restriction . For example: flood:h + (requires the exemptchanops module). + Possible restriction types to exempt with +X are: - g Blocks messages matching the given glob mask - (requires chanfilter module). - X Makes channel operators immune to the specified - restrictive mode (requires exemptchanops module). + anticaps Channel mode +B + auditorium-see Permission required to see the full user list of + a +u channel (requires the auditorium module). + auditorium-vis Permission required to be visible in a +u channel + (requires the auditorium module). + blockcaps Channel mode +B + blockcolor Channel mode +c + censor Channel mode +G + filter Channel mode +g + flood Channel mode +f + nickflood Channel mode +F + noctcp Channel mode +C + nonick Channel mode +N + nonotice Channel mode +T + regmoderated Channel mode +M + repeat Channel mode +E + stripcolor Channel mode +S + topiclock Channel mode +t -------------- NOTE: A large number of these modes are dependent upon server-side modules being loaded by a server/network administrator. The actual modes available on your network may be very different to this list. Please consult your -help channel if you have any questions."> +help channel if you have any questions. +"> + + + + - - + + when they try to join (requires the banredirect module). +">