X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fconf%2Fhelpop-full.conf.example;h=d8af395addbcace772ba043abee145d7c7afa22f;hb=23f30d75fa4375e8818016367df6d0851c7651ac;hp=445e0dd91d62e1a9d973c22cd4bda04cbaee5799;hpb=883f6db55b6cccf4a03f389559ef642054f597e0;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example index 445e0dd91..d8af395ad 100644 --- a/docs/conf/helpop-full.conf.example +++ b/docs/conf/helpop-full.conf.example @@ -34,7 +34,7 @@ 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 @@ -43,16 +43,16 @@ USER PASS PING PONG QUIT OPER"> - - - - +Duration is optional, and may be specified in seconds or in the +form of 1m2h3d4w5y."> - +private message you when you have usermode +g set."> - - - -Adds or deletes a user from the watch list. C clears the list -and S queries the status."> - - - - -This behaves identically to /REMOVE, the only difference is that the -[channel] and [nick] parameters are switched around to match /KICK's -syntax. Also, /REMOVE is a builtin mIRC command which caused trouble -for some users."> + + + - +/SILENCE without a parameter will list the masks that you have silenced."> - - - +Change your nickname to ."> - @@ -155,47 +171,51 @@ Quit from IRC and end your current session."> Returns the server's version information."> - - - - +Sends a message to a user or channel specified in ."> - +Sends a notice to a user or channel specified in ."> - - - - - - - - - - - - +, e.g. *chat* or bot*."> - - - - - - @@ -333,24 +348,24 @@ Shows a graphical representation of all users and servers on the network, and the links between them, as a tree from the perspective of your server."> - - - - @@ -363,7 +378,8 @@ Sets your name to the specified name."> ------------- OPERMOTD CHECK CLONES USERIP TLINE -ALLTIME WALLOPS GLOBOPS +ALLTIME WALLOPS GLOBOPS MODENOTICE +CLOAK SETHOST SETIDENT CHGHOST CHGIDENT CHGNAME SETIDLE SWHOIS @@ -374,21 +390,21 @@ SAJOIN SAPART SAMODE SATOPIC SAKICK KILL SAQUIT GLINE ZLINE QLINE KLINE RLINE ELINE CBAN SHUN -FILTER OJOIN +FILTER OJOIN CLEARCHAN CONNECT SQUIT RCONNECT RSQUIT DIE RESTART REHASH CLEARCACHE LOADMODULE UNLOADMODULE RELOADMODULE GLOADMODULE GUNLOADMODULE -GRELOADMODULE RELOAD CLOSE -LOCKSERV UNLOCKSERV JUMPSERVER"> +GRELOADMODULE CLOSE JUMPSERVER +LOCKSERV UNLOCKSERV"> - - Opens the server up again for new connections."> - - - - - Shows the time on all servers on the network."> - +The server matching will try to connect to the first +server in the config file matching ."> - +Causes a remote server matching to be disconnected from +the network."> - - - +Forces the user to join the channel(s). +If no nick is given, it joins the oper doing the /SAJOIN."> - +Forces the user to part the channel(s)."> - - - + + + + - - - - - @@ -566,28 +590,28 @@ the result."> Displays the Oper MOTD."> - - - - - - - +required, which must match the name of the local server."> - +required, which must match the name of the local server."> - - - - @@ -638,35 +660,35 @@ Disconnects the server matching the given server mask from this server."> Lists currently loaded modules, their memory offsets, version numbers, and flags. If you are not an operator, you will see reduced detail."> - - - - - - - - - - - - - - - - - - - - +This command clears the DNS cache of the local server."> + + + + + + ###################### # User/Channel Modes # ###################### @@ -778,7 +809,7 @@ Closes all unregistered connections to the local server."> having op modes removed from them (services only, requires servprotect module). o Marks as a IRC operator. - s [mask] Receives server notices specified by [mask] + s Receives server notices specified by (IRCop only). r Marks as a having a registered nickname (requires services account module). @@ -791,6 +822,8 @@ Closes all unregistered connections to the local server."> 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 @@ -801,40 +834,40 @@ Closes all unregistered connections to the local server."> 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. + 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) @@ -868,20 +901,27 @@ Closes all unregistered connections to the local server."> module). D Delays join messages from users until they message the channel (requires delayjoin module). - F [changes]:[sec] Blocks nick changes when they equal or exceed the + 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). - J [seconds] Prevents rejoin after kick for the specified + 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). K Blocks /KNOCK on the channel. - L [channel] If the channel reaches its limit set by +l, - redirect users to [channel] (requires redirect + L If the channel reaches its limit set by +l, + redirect users to (requires redirect 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). @@ -894,13 +934,13 @@ Closes all unregistered connections to the local server."> R Blocks unregistered users from joining (requires services account module). S Strips mIRC color codes from messages to the - channel (requirs stripcolor module). + channel (requires stripcolor module). T Blocks /NOTICEs to the channel from users who are not at least halfop (requires nonotice module). - g [mask] Blocks messages matching the given blob mask + g Blocks messages matching the given glob mask (requires chanfilter module). - X [mode] Makes channel operators immune to the specified + X Makes channel operators immune to the specified restrictive mode (requires exemptchanops module). ------------- @@ -913,7 +953,7 @@ help channel if you have any questions."> # Stats Symbols # ###################### - 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 local Xline notices (g/z/q/k/e/R/shuns)." + x Allows receipt of local Xline notices (g/Z/q/k/e/R/shuns). X Allows receipt of remote Xline notices (g/Z/q/k/e/R/shuns)."> ###################### @@ -1009,46 +1049,47 @@ setting +I . Matching extbans: - j:#channel Matches anyone in #channel. Does not support wildcards - for #channel (requires channelban module). - r:realname Matches users with a matching realname (requires gecosban + j: Matches anyone in the given channel. Does not support + wildcards (requires channelban module). + r: Matches users with a matching realname (requires gecosban module). - s:server Matches users on a matching server (requires serverban + s: Matches users on a matching server (requires serverban module). - z:fingerprint Matches users with a matching ssl fingerprint (requires - sslmodes module) - O:opertype Matches IRCops of a matching type, mostly useful as an + z: Matches users with a matching SSL certificate fingerprint + (requires sslmodes module) + O: Matches IRCops of a matching type, mostly useful as an an invite exception (requires operchans module). - R:account Matches users logged into a matching account (requires + R: Matches users logged into a matching account (requires services account module). Acting extbans: - c: Blocks any messages that contain color codes from + c: Blocks any messages that contain color codes from matching users (requires blockcolor module). - m: Blocks messages from matching users (requires muteban + m: Blocks messages from matching users (requires muteban module). Users with +v or above are not affected. - p: Blocks part messages from matching users (requires + p: Blocks part messages from matching users (requires nopartmsg module). - A: Blocks invites by matching users even when +A is set + A: Blocks invites by matching users even when +A is set (requires allowinvite module). - B: Blocks all capital or nearly all capital messages from + B: Blocks all capital or nearly all capital messages from matching users (requires blockcaps module). - C: Blocks CTCPs from matching users (requires noctcp + C: Blocks CTCPs from matching users (requires noctcp module). - N: Blocks nick changes from matching users (requires + N: Blocks nick changes from matching users (requires nonicks module). - Q: Blocks kicks by matching users (requires nokicks + Q: Blocks kicks by matching users (requires nokicks module). - S: Strips color/bold/underline from messages from matching + S: Strips color/bold/underline from messages from matching users (requires stripcolor module). - T: Blocks notices from matching users (requires nonotice + T: Blocks notices from matching users (requires nonotice module). - U: Blocks unregistered users matching the given ban. - (requires m_services_account) + 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, -matched against users as for a normal ban, or a matching extban. +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, +or a Matching extban. There is an additional special type of extended ban, a redirect ban: