]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/helpop.conf.example
Added /stats T
[user/henk/code/inspircd.git] / docs / helpop.conf.example
1 # Sample configuration file for m_helpop.so
2 # You can either copy this into your conf folder and set up the module to use it,
3 # or you can customise the responses for your network and/or add more.
4
5 <start line1="     InspIRCd help system"
6         line2="     --------------------"
7         line3="-"
8         line4="This system provides help for commands and modes."
9         line5="Specify your question or a command name as the"
10         line6="parameter for this command. If you are an oper"
11         line7="you must prefix your query with a ? symbol."
12         line8="-"
13         line9="/HELPOP COMMANDS      -      To see a list of user commands"
14         line10="/HELPOP COPER         -      To see a list of oper commands"
15         line11="/HELPOP UMODES        -      To see a list of user modes"
16         line12="/HELPOP CHMODES       -      To see a list of channel modes">
17
18 <nohelp line1="There is no help for the topic"
19         line2="You searched for. Please try again.">
20
21 <nohelpo line1="There is no help for the topic"
22         line2="You searched for. Please try again."
23         line3="-"
24         line4="Your Query has been forwarded to the IRCops">
25
26 <commands line1="User Commands"
27         line2="-------------"
28         line3="USER     NICK    QUIT    VERSION     PING"
29         line4="PONG     ADMIN   PRIVMSG INFO        TIME"
30         line5="WHOIS    NOTICE  JOIN    NAMES       PART"
31         line6="KICK     MODE    TOPIC   WHO         MOTD"
32         line7="RULES    OPER    LIST    LUSERS      STATS"
33         line8="USERHOST AWAY    ISON    SUMMON      USERS"
34         line9="INVITE   PASS    WHOWAS  LINKS       MAP">
35
36 <user line1="/USER [ident] [local host] [remote host] :[GECOS]"
37         line2="This command is used by your client to register your irc session."
38         line3="You should not use it during an established connection.">
39
40 <nick line1="/NICK [new nick]"
41         line2="Change your nickname to [new nick]">
42
43 <quit line1="/QUIT [reason]"
44         line2="Quit from IRC and end your current session">
45
46 <version line1="/VERSION"
47         line2="Returns the server's version number">
48
49 <ping line1="/PING [server]"
50         line2="Ping a server. Target server will answer with a PONG">
51
52 <pong line2="/PONG [server]"
53         line2="Your client should send this to answer server PINGs. You"
54         line3="should not issue this command manually.">
55
56 <admin line1="/ADMIN [server]"
57         line2="Fetches the administrative information on the given"
58         line3="server.">
59
60 <privmsg line1="/MSG [target] [text]"
61         line2="Sends a message to a user or channel specified in [target]">
62
63 <notice line1="/NOTICE [target] [text]"
64         line2="Sends a notice to a user or channel specified in [target]">
65
66 <join line1="/JOIN [channel]{,[channel]} [key]{,[key]}"
67         line2="Joins one or more channels you provide the names for">
68
69 <names line1="/NAMES [channel]{,[channel]}"
70         line2="Return a list of users on the channels you provide">
71
72 <part line1="/PART [channel]{,[channel]}"
73         line2="Leaves one or more channels you specify">
74
75 <kick line1="/KICK [channel] [nick]"
76         line2="Kicks a user from a channel you specify. You must be"
77         line3-"At least a channel halfoperator to kick a user">
78
79 <mode line1="/MODE [target] [+|-][modes]{[+|-][modes]} {mode parameters}"
80         line2="Sets the mode for a channel or a nickname specified in [target]"
81         line3="A user may only set modes upon themselves, and may not set the"
82         line4="+o usermode, and a user may only change channel modes of"
83         line5="channels where they are at least a halfoperator.">
84
85 <topic line1="/TOPIC [channel] {topic}"
86         line2="Sets or retrieves the channel topic. If a channel topic is"
87         line3="given in teh command and the channel is either not +t, or"
88         line4="You are at least a halfoperator, the channel topic will be"
89         line5="changed to the new one you provide">
90
91 <who line1="/WHO [channel|nick|servermask|o 0]"
92         line2="Looks up the information of users matching the range you"
93         line3="provide. You may only /WHO nicknames in channels or on servers"
94         line4="where you share a common channel with them."
95         line5="The syntax '/WHO o 0' shows a list of online IRC operators.">
96
97 <motd line1="/MOTD [server]"
98         line2="Show the message of the day for [server]. Messages of the"
99         line3="day contain important server rules and notice and should be"
100         line4="read before using a server in any way!">
101
102 <rules line1="/RULES"
103         line2="Show the rules file for the local server. This is similar in"
104         line3="effect to /MOTD except that rules are optional. All users are"
105         line4="sent the MOTD when they connect without having to request it.">
106
107 <oper line1="/OPER [login] [password]"
108         line2="Attempts to authenticate a user as an IRC operator."
109         line3="Please be aware that both successful and unsucessful oper attempts"
110         line4="Are logged, and sent to online IRC operators">
111
112
113 <list line1="/LIST [pattern]"
114         line2="Creates a list of all existing channels matching the glob pattern"
115         line3="[pattern], e.g. *chat* or bot*">
116
117 <lusers line1="/LUSERS"
118         line2="Shows a count of local and remote users, servers and channels.">
119
120 <stats line1="/STATS [symbol]"
121         line2="Shows various server statistics. Depending on configuration this"
122         line3="command may be reserved for oper-only use."
123         line4="-"
124         line5="Valid symbols are:"
125         line6="-"
126         line7="m  Show command statistics, number of times commands have been used"
127         line8="z  Show memory usage statistics"
128         line9="o  Show a list of all valid oper usernames and hostmasks"
129         line10="l  Show all inbound and outbound server and client connections"
130         line11="u  Show server uptime"
131         line12="k  Show k-lines (local bans)"
132         line13="g  Show g-lines (global bans)"
133         line14="q  Show q-lines (nick mask bans)"
134         line15="Z  Show z-lines (ip mask bans)"
135         line16="Y  Show connection classes"
136         line17="C  Show link blocks"
137         line18="U  Show u-lined servers"
138         line19="P  Show online opers and their idle times"
139         line20="I  Show connect class permissions"
140         line21="e  Show e-lines (local ban exemptions)"
141         line22="-"
142         line23="Note that all /STATS use is broadcast to online IRC operators.">
143
144 <kline line1="/KLINE [user@host] {[duration] :[reason]}"
145         line2="Sets or removes a k-line (host based ban) on a host and ident mask."
146         line3="You must specify at least 3 parameters to add a ban, and one"
147         line4="parameter to remove a ban (just the user@host section)."
148         line5="The duration may be specified in seconds, or in the following format"
149         line6="1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,"
150         line7="5 minutes and 6 seconds. All fields in this format are optional.">
151
152 <zline line1="/ZLINE [ipmask] {[duration] :[reason]}"
153         line2="Sets or removes a z-line (ip based ban) on an ip range mask."
154         line3="You must specify at least 3 parameters to add a ban, and one"
155         line4="parameter to remove a ban (just the user@host section)."
156         line5="The duration may be specified in seconds, or in the following format"
157         line6="1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,"
158         line7="5 minutes and 6 seconds. All fields in this format are optional.">
159
160 <qline line1="/QLINE [nickmask] {[duration] :[reason]}"
161         line2="Sets or removes a q-line (nick based ban) on a nick mask."
162         line3="You must specify at least 3 parameters to add a ban, and one"
163         line4="parameter to remove a ban (just the user@host section)."
164         line5="The duration may be specified in seconds, or in the following format"
165         line6="1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,"
166         line7="5 minutes and 6 seconds. All fields in this format are optional.">
167
168 <gline line1="/GLINE [user@host] {[duration] :[reason]}"
169         line2="Sets or removes a g-line (global host based ban) on host mask."
170         line3="You must specify at least 3 parameters to add a ban, and one"
171         line4="parameter to remove a ban (just the user@host section)."
172         line5="The duration may be specified in seconds, or in the following format"
173         line6="1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,"
174         line7="5 minutes and 6 seconds. All fields in this format are optional.">
175
176 <eline line1="/ELINE [user@host] {[duration] :[reason]}"
177         line2="Sets or removes a e-line (local ban exception) on host mask."
178         line3="You must specify at least 3 parameters to add an exception, and one"
179         line4="parameter to remove an exception (just the user@host section)."
180         line5="The duration may be specified in seconds, or in the following format"
181         line6="1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,"
182         line7="5 minutes and 6 seconds. All fields in this format are optional.">
183
184 <userhost line1="/USERHOST [nickname]"
185         line2="Returns the hostname and nickname of a user, and some other"
186         line3="miscellanious information.">
187
188 <away line1="/AWAY {message}"
189         line2="If a message is given, marks you as being away, otherwise"
190         line3="removes your away status and previous message">
191
192 <ison line1="/ISON [nick] {[nick]...}"
193         line2="Returns a subset of the nicks you give, showing only those"
194         line3="that are currently online.">
195
196 <summon line1="/SUMMON [user]"
197         line2="Summons a user from the shell where the ircd is running onto irc"
198         line3="This command is deprecated in the current protocol.">
199
200 <users line1="/USERS"
201         line2="Shows users logged into the shell where the ircd is running."
202         line3="This command is deprecated in the current protocol.">
203
204 <invite line1="/INVITE [nick] [channel]"
205         line2="Invites a user to a channel. If the channel is NOT +i, any"
206         line3="user, channel op or not, may invite any other user to the"
207         line4="channel, so long as they are a member of that channel."
208         line5="Otherwise, if +i is set only channel halfoperators"
209         line6="and above may invite users into the channel">
210
211 <pass line1="/PASS [password]"
212         line2="This command is used by your irc client when setting up"
213         line3="your irc session, and should not be issued by a fully"
214         line4="connected client.">
215
216 <whowas line1="/WHOWAS [nick]"
217         line2="Returns a list of times the user was last seen on irc"
218         line3="along with the time they were last seen and their server.">
219
220 <links line1="/LINKS"
221         line2="Shows all servers linked to this one. Note that in this"
222         line3="server implementation all links will be flattened as"
223         line4="a tree based layout is not in use.">
224
225 <map line1="/MAP"
226         line2="Shows a graphical representation of all users and servers"
227         line3="on the network. The tree diagram is inaccurate in this"
228         line4="implementation as a tree based network is not in place.">
229
230
231 <coper line1="Oper Commands"
232         line2="-------------"
233         line3="DIE      RESTART KILL    REHASH      TRACE"
234         line4="CONNECT  SQUIT   MODULES KLINE       ZLINE"
235         line5="QLINE    GLINE   ELINE">
236
237 <die line1="/DIE [password]"
238         line2="If the correct password is provided, and you are an operator,"
239         line3="This command will shut down the local server.">
240
241 <restart line1="/RESTART [password]"
242         line2="If the correct password is provided, and you are an operator,"
243         line3="This command will restart the local server.">
244
245 <kill line1="/KILL [user] [reason]"
246         line2="This command will disconnect a user from IRC with the given"
247         line3="reason.">
248
249 <rehash line1="/REHASH"
250         line2="This command will cause the server configuration file to be"
251         line3="re-read and values re-initialised.">
252
253 <trace line1="/TRACE [nick|user@host|servermask]"
254         line2="This command will provide a list of all users and servers which"
255         line3="must be passed through or over to reach a given object (server"
256         line4="or user)">
257
258 <connect line1="/CONNECT [servermask]"
259         line2="Create a mesh connection to the given servermask. You must have"
260         line3="configured the server for linking in your configuration file,"
261         line4="and provided a password.">
262
263 <squit line1="/SQUIT"
264         line2="Disconnects the local server from the mesh network, causing every"
265         line3="other server in the mesh to drop it.">
266
267 <modules line1="/MODULES"
268         line2="Lists currently loaded modules, their memory offsets and version"
269         line3="numbers and flags. If you are not an operator, you will see reduced"
270         line4="detail.">
271
272 <loadmodule line1="/LOADMODULE [filename.so]"
273         line2="Loads a module into the IRCd.">
274
275 <unloadmodule line1="/UNLOADMODULE [filename.so]"
276         line3="Unloads a module from the IRCd. The module cannot have the static"
277         line4="flag set (see the output of /MODULES)">
278
279 <umodes line1="User Modes"
280         line2="----------"
281         line3="o                Is an IRC operator"
282         line4="i                Is invisible to /WHO"
283         line5="w                Can receive wallops messages"
284         line6="s                Can receive server notices"
285         line7="x                Cloaked hostname (requires cloaking module)"
286         line8="g                Can receive globops (requires globops module)"
287         line9="h                Will receive helpops notification (requires helpop module)">
288
289 <chmodes line1="Channel Modes"
290         line2="-------------"
291         line3="v [nickname]     Gives voice to [nickname] (can talk on +m channel)"
292         line4="h [nickname]     Gives halfops to [nickname] (requires halfop module)"
293         line5="o [nickname]     Gives ops to [nickname]"
294         line6="b [hostmask]     Bans [hostmask] on the channel"
295         line7="a [nickname]     Give protected status to [nickname] (+q only)"
296         line8="q [nickname]     Give founder status to [nickname] (ulines only)"
297         line9="i                Make the channel invite only, must /INVITE users"
298         line10="k [key]          Set the channel key (password) to [key]"
299         line11="l [limit]        Set the maximum possible users to [limit]"
300         line12="m                Enable moderation. Only +vo(h) can speak"
301         line13="n                Only users who are members of the channel may message it"
302         line14="p                Make channel private (hide from /LIST)"
303         line15="s                Make channel secret (can't be used at the same time as +p)"
304         line16="O                Channel is IRCops only (can only be set by IRCops)"
305         line17="t                Only halfops and above can change the topic"
306         line18="Q                Only U-Lined servers/nicks can kick"
307         line19="T                Only halfops/ops can send NOTICEs to the channel"
308         line20="C                No CTCPs allowed to the channel"
309         line21="c                mIRC colour codes blocked on the channel"
310         line22="K                No /KNOCK allowed to channel (if knock module is loaded)"
311         line23="L [channel]      If the channel is full, redirect users to [channel]"
312         line24="N                No nickchanges while on the channel"
313         line25="-------------"
314         line26="NOTE: A large number of these modes are dependent upon server-side modules"
315         line27="being loaded by a server/network administrator. The actual modes available"
316         line28="on your network may be very different to this list. Please consult your"
317         line29="help channel if you have any questions.">
318
319