X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fconf%2Fhelpop-full.conf.example;h=883ec9b165f0a272effd4bc80125567923a23931;hb=8920cb1b9f2c0b50ca326e5fa0646db40acccdbc;hp=7899586f81aad03ac263374e2eb3f94a01ca9d19;hpb=8f5efbc7aa33b792e02d01e3288f553e6e98ccaa;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example index 7899586f8..883ec9b16 100644 --- a/docs/conf/helpop-full.conf.example +++ b/docs/conf/helpop-full.conf.example @@ -28,7 +28,7 @@ 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 @@ -39,9 +39,7 @@ ADMIN MAP LINKS LUSERS TIME STATS VERSION INFO MODULES COMMANDS SSLINFO -USER PASS PING PONG QUIT - -OPER"> +USER PASS PING PONG QUIT"> This behaves identically to /REMOVE. /REMOVE is a built-in mIRC command which caused trouble for some users."> - - OPERMOTD CHECK CLONES USERIP TLINE ALLTIME WALLOPS GLOBOPS MODENOTICE +CLOAK SETHOST SETIDENT CHGHOST CHGIDENT CHGNAME SETIDLE SWHOIS @@ -409,7 +404,7 @@ This command returns the number of local and global clients matched, and the percentage of clients matched, plus how they were matched (by IP address or by hostname)."> - @@ -620,17 +615,15 @@ The duration may be specified in seconds, or in the format 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours, 5 minutes and 6 seconds. All fields in this format are optional."> - +required, which must match the name of the local server."> - +required, which must match the name of the local server."> Lists currently loaded modules, their memory offsets, version numbers, and flags. If you are not an operator, you will see reduced detail."> - - - - - - @@ -758,10 +751,9 @@ The duration may be specified in seconds, or in the format 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours, 5 minutes and 6 seconds. All fields in this format are optional."> - +This command clears the DNS cache of the local server."> + + ###################### # User/Channel Modes # ###################### @@ -818,6 +816,8 @@ who have all of them set."> 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 @@ -895,7 +895,7 @@ who have all of them set."> 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 @@ -1045,6 +1045,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 @@ -1055,6 +1057,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: @@ -1078,8 +1082,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,