X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=conf%2Finspircd.helpop-full.example;h=48e5186d8bec4fc413e2a817d458a656ca983abb;hb=33141a0825e7cf2dcd0cae63da8943626d8a06b6;hp=8d38d202301525e0f07ae9f45668cbbf32a9158f;hpb=b2e82c7d76b7c15c2ecb883a0d5a94ae57b3fa75;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example index 8d38d2023..48e5186d8 100644 --- a/conf/inspircd.helpop-full.example +++ b/conf/inspircd.helpop-full.example @@ -2,17 +2,18 @@ # Helpop Standard # ##################### - +parameter for this command. + +/HELPOP CUSER - To see a list of user commands +/HELPOP COPER - To see a list of oper commands +/HELPOP UMODES - To see a list of user modes +/HELPOP CHMODES - To see a list of channel modes +/HELPOP SNOMASKS - To see a list of oper snotice masks +/HELPOP EXTBANS - To see a list of extended bans"> @@ -21,98 +22,199 @@ you searched for. Please try again."> # User Commands # ##################### - + +PRIVMSG NOTICE NICK JOIN PART +CYCLE KNOCK MODE DEVOICE TOPIC +KICK FPART REMOVE TBAN INVITE +UNINVITE AWAY DCCALLOW SILENCE ACCEPT +MKPASSWD VHOST TITLE + +WHOIS WHOWAS ISON USERHOST WATCH +LIST NAMES WHO MOTD RULES +ADMIN MAP LINKS LUSERS TIME +STATS VERSION INFO MODULES COMMANDS +SSLINFO FINGERPRINT + +USER PASS PING PONG QUIT + +OPER"> + + + + + + + + + + + + + + + + - +Authenticate for a vhost using the specified username and password."> + + + + - + - + +Returns the server's version information."> - + + +channels where they are at least a halfoperator. + +For a list of all user and channel modes, enter /HELPOP UMODES or +/HELPOP CHMODES."> + +Show the message of the day for [server]. Messages of the day often +contain important server rules and notices and should be read prior +to using a server."> + +Show the rules file for the local server. This is similar in effect to +except that these are not sent automatically on connect."> + +Both successful and unsuccessful oper attempts are +logged, and sent to online IRC operators."> - - - + +Invites a user to a channel. If the channel is NOT +A, only +channel halfoperators or above can invite people. If +A is set, +anyone can invite people to the channel, as long as the person +doing the invite is a member of the channel they wish to invite +the user to. - +Invited users may override bans, +k, and similar in addition to ++i, depending on configuration."> + +This command is used by your client when setting up +your IRC session to submit a server password to the +server. + +You should not use it during an established connection."> + +Returns a list of times the user was seen recently on IRC along with +the time they were last seen and their server."> + +Shows all servers linked to this one."> + +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."> + + + + + + ##################### # Oper Commands # @@ -226,256 +355,535 @@ implementation as a tree based network is not in place."> - +OPERMOTD CHECK TAXONOMY CLONES USERIP +TLINE ALLTIME MODULES WALLOPS GLOBOPS + +SETHOST SETIDENT SETNAME CHGHOST CHGIDENT +CHGNAME SETIDLE SWHOIS + +SANICK NICKLOCK NICKUNLOCK + +SAJOIN SAPART SAMODE SATOPIC SAKICK + +KILL SAQUIT GLINE ZLINE QLINE +KLINE RLINE ELINE CBAN SHUN +FILTER + +CONNECT SQUIT RCONNECT RSQUIT + +DIE RESTART REHASH +CLEARCACHE LOADMODULE UNLOADMODULE +RELOADMODULE GLOADMODULE GUNLOADMODULE +GRELOADMODULE RELOAD CLOSE +LOCKSERV UNLOCKSERV JUMPSERVER"> + + + + + + + + + + + + +You may use + and - to set or unset these flags in the command, the +default flags are -a+n, which will just redirect new users. The +reason parameter is optional, and if not provided defaults to +'Please use this server/port instead' (the default given in various +numeric lists)"> - + +This command will add a filter when more than one parameter is given, +for messages of the types specified by the flags, with the given +filter definition, action, gline duration (when the action is 'gline') +and reason. - +The filter will take effect when a message of any type specified by +the flags and matching the definition is sent to the server, and +perform the specified action. - +Valid FILTER Actions +-------------------- + +None Does nothing +Block Blocks message and informs +s IRCops of the blocked message + and all relevant info +Silent Blocks message, but does not notify IRCops +Kill Kills the user +Gline Glines the user for the specified duration + +Valid FILTER Flags +------------------ + +p Block private and channel messages +n Block private and channel notices +P Block part messages +q Block quit messages +o Don't match against opers +* Represents all of the above flags +- Does nothing, a non-op for when you do not want to specify any + flags + +The reason for the filter will be used as the reason for the action, +unless the ation is 'none', and is sent to the user when their text is +blocked by 'block' and 'silent' actions. + +A gline 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. + +When only one parameter is provided (the filter pattern) the provided +filter will be removed. Note that if you remove a +configuration-defined filter, it will reappear at next rehash unless +it is also removed from the config file."> + + + + + + + + + + - + + - + + +Changes the user's nick to the new nick."> + +Sets your idle time (in seconds) to the specified value."> + +Sets the user's swhois field to the given swhois."> + +Encodes the plaintext to a hash of the given type and displays +the result."> + +Redisplays the Oper MOTD."> + +Allows a previously locked user to change nicks again."> - + +This command shuts down the local server. A single parameter is +required, which must match the password in the configuration for the +command to function."> + +This command restarts down the local server. A single parameter is +required, which must match the password in the configuration for the +command to function."> - +This command will cause the server configuration file to be reread and +values reinitialized for all servers matchin the server mask, or the +local server if one is not specified."> - +Add a connection to the server matching the given servermask. You must +have configured the server for linking in your configuration file +before trying to link them."> + + + +Lists currently loaded modules, their memory offsets, version numbers, +and flags. If you are not an operator, you will see reduced detail."> + +Loads the specified module into the local server."> - +Unloads a module from the local server. The module cannot have the +static flag set (see the output of /MODULES)."> - + + + + + + + + + + + + + + + + + + + + ###################### # User/Channel Modes # ###################### + + c Blocks private messages and notices from users who do + not share a common channel with you (requires + commonchans module). + d Deaf mode. User will not recieve any messages or notices + from channels they are in (requires deaf module). + g In combination with /allow, provides for server side + ignore (requires callerid module). + h Marks as 'available for help' in WHOIS (IRCop only, + requires helpop module). + i Makes invisible to /WHO if the user using /WHO is not in + a common channel. + k Prevents the user from being kicked from channels, or + 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] + (IRCop only). + r Marks as a having a registered nickname + (requires services account module). + w Receives wallops messages. + x Gives a cloaked hostname (requires cloaking module). + B Marks as a bot (requires botmode module). + G Censors messages sent to the user based on filters + configured for the network (requires censor module). + H Hides an oper's oper status from WHOIS (requires + hideoper module). + I Hides a user's entire channel list in WHOIS from + non-IRCops (requires hidechans module). + Q Makes an operator invisible, preventing users from + seeing their presence, including in channel user lists + (IRCop only, requires invisible module). + R Blocks private messages from unregistered users + (requires services account module). + S Strips mIRC colour/bold/underline codes out of private + messages to the user (requires stripcolor module). + W Receives notification when a user uses WHOIS on them + (IRCop only, requires showwhois module)."> ###################### +###################### +# SNOMASKS # +###################### + + + +###################### +# EXTBANS # +###################### + +