]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - conf/inspircd.helpop-full.example
OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.
[user/henk/code/inspircd.git] / conf / inspircd.helpop-full.example
1 #####################
2 #  Helpop Standard  #
3 #####################
4
5 <helpop key="start" value="InspIRCd help system
6 -
7 This system provides help for commands and modes.
8 Specify your question or a command name as the
9 parameter for this command. If you are an oper
10 you must prefix your query with a ? symbol.
11 -
12 /HELPOP COMMANDS      -      To see a list of user commands
13 /HELPOP COPER         -      To see a list of oper commands
14 /HELPOP UMODES        -      To see a list of user modes
15 /HELPOP CHMODES       -      To see a list of channel modes">
16
17 <helpop key="nohelp" value="There is no help for the topic
18 you searched for. Please try again.">
19
20 #####################
21 #   User Commands   #
22 #####################
23
24 <helpop key="commands" value="User Commands
25 -------------
26 USER      NICK     QUIT     VERSION    PING
27 PONG      ADMIN    PRIVMSG  INFO       TIME
28 WHOIS     NOTICE   JOIN     NAMES      PART
29 KICK      MODE     TOPIC    WHO        MOTD
30 RULES     OPER     LIST     LUSERS     STATS
31 USERHOST  AWAY     ISON     SUMMON     USERS
32 INVITE    PASS     WHOWAS   LINKS      MAP
33 COMMANDS  MODULES  KNOCK    SILENCE    DEVOICE
34 REMOVE    UNINVITE VHOST    WATCH      USERIP">
35
36 <helpop key="watch" value="/WATCH [C|S|+/-[NICK]]
37 Adds or deletes a user from the watch list. C clears the list
38 and S queries the status.">
39
40 <helpop key="vhost" value="/VHOST [username] [password]
41 Authenticate for a vhost.">
42
43 <helpop key="kick" value="/REMOVE [channel] [nick] {[reason]}
44 Removes a user from a channel you specify. You must be
45 At least a channel halfoperator to remove a user.
46 A removed user will part with a message stating they
47 were removed from the channel and by whom.">
48
49 <helpop key="devoice" value="/DEVOICE [channel]
50 Devoices yourself from the specified channel.">
51
52 <helpop key="silence" value="/SILENCE [+/-]<hostmask> [p|c|i|n|t|a|x]
53  p        Block private messages
54  c        Block channel messages
55  i        Block invites
56  n        Block private notices
57  t        Block channel notices
58  a        Block all of the above
59  x        Exception
60 A serverside /ignore of the given hostmask.
61 /SILENCE without a parameter will list the hostmasks that you have silenced.">
62
63 <helpop key="knock" value="/KNOCK [channel]
64 Sends a notice to a channel indicating you wish to join.">
65
66 <helpop key="user" value="/USER [ident] [local host] [remote host] :[GECOS]
67 This command is used by your client to register your irc session.
68 You should not use it during an established connection.">
69
70 <helpop key="nick" value="/NICK [new nick]
71 Change your nickname to [new nick].">
72
73 <helpop key="quit" value="/QUIT [reason]
74 Quit from IRC and end your current session.">
75
76 <helpop key="version" value="/VERSION
77 Returns the server's version number.">
78
79 <helpop key="ping" value="/PING [server]
80 Ping a server. Target server will answer with a PONG.">
81
82 <helpop key="pong" value="/PONG [server]
83 Your client should send this to answer server PINGs. You
84 should not issue this command manually.">
85
86 <helpop key="admin" value="/ADMIN [server]
87 Fetches the administrative information on the given server.">
88
89 <helpop key="privmsg" value="/MSG [target] [text]
90 Sends a message to a user or channel specified in [target].">
91
92 <helpop key="notice" value="/NOTICE [target] [text]
93 Sends a notice to a user or channel specified in [target].">
94
95 <helpop key="join" value="/JOIN [channel]{,[channel]} [key]{,[key]}
96 Joins one or more channels you provide the names for.">
97
98 <helpop key="names" value="/NAMES [channel]{,[channel]}
99 Return a list of users on the channels you provide.">
100
101 <helpop key="part" value="/PART [channel]{,[channel] [reason]}
102 Leaves one or more channels you specify.">
103
104 <helpop key="kick" value="/KICK [channel] [nick] {[reason]}
105 Kicks a user from a channel you specify. You must be
106 At least a channel halfoperator to kick a user.">
107
108 <helpop key="mode" value="/MODE [target] [+|-][modes]{[+|-][modes]} {mode parameters}
109 Sets the mode for a channel or a nickname specified in [target]
110 A user may only set modes upon themselves, and may not set the
111 +o usermode, and a user may only change channel modes of
112 channels where they are at least a halfoperator.">
113
114 <helpop key="topic" value="/TOPIC [channel] {topic}
115 Sets or retrieves the channel topic. If a channel topic is
116 given in the command and the channel is either not +t, or
117 You are at least a halfoperator, the channel topic will be
118 changed to the new one you provide.">
119
120 <helpop key="who" value="/WHO [ [search-pattern] [ohurmaiMplf] ]
121 Looks up the information of users matching the range you provide.
122 You may only /WHO nicknames in channels or on servers where you
123 share a common channel with them, or ones which are not +i (unless
124 you are an IRC operator). The search-pattern may be a special
125 sequence of characters determined by the flags given below, or
126 it may be one of a nickname, a channel, a hostmask, an ip address
127 mask or a server mask.
128 -
129 Valid WHO flags
130 --------------- 
131 The following flags after the mask have the following affects:
132 -
133  o      Show online IRC operators matching the mask
134  u      Unlimit the results past the maximum /who results value
135         (IRC operators only)
136  r      Show all users whose realnames match the mask. When this
137         flag is set it overrides the meaning of the search-pattern,
138         which must contain a glob pattern intended to match GECOS
139         (realname) fields.
140  h      Show real hostnames rather than masked hostnames (IRC
141         operators only)
142  m      Search for all users with a given set of user modes. When
143         this flag is set it overrides the meaning of the
144         search-pattern, which must contain the mode sequence to
145         search for, for example to find all users with +i and
146         without +s, issue the command WHO +i-s m.
147  a      Show all users who have an away message matching the given mask
148  p      Show all users who are connected on the given port number
149  i      Show all users who have an ident (username) matching the given mask
150  M      Show all users who have metadata attached to them with
151         the given key name
152  l      Show only local users
153  f      Show only remote (far) users
154 -
155 You may combine multiple flags in one WHO command except where stated in the table above.">
156
157 <helpop key="motd" value="/MOTD [server]
158 Show the message of the day for [server]. Messages of the
159 day contain important server rules and notice and should be
160 read before using a server in any way!">
161
162 <helpop key="rules" value="/RULES
163 Show the rules file for the local server. This is similar in
164 effect to /MOTD except that rules are optional. All users are
165 sent the MOTD when they connect without having to request it.">
166
167 <helpop key="oper" value="/OPER [login] [password]
168 Attempts to authenticate a user as an IRC operator.
169 Please be aware that both successful and unsuccessful oper attempts
170 Are logged, and sent to online IRC operators.">
171
172 <helpop key="list" value="/LIST [pattern]
173 Creates a list of all existing channels matching the glob pattern
174 [pattern], e.g. *chat* or bot*.">
175
176 <helpop key="lusers" value="/LUSERS
177 Shows a count of local and remote users, servers and channels.">
178
179 <helpop key="userhost" value="/USERHOST [nickname]
180 Returns the hostname and nickname of a user, and some other
181 miscellaneous information.">
182
183 <helpop key="userip" value="/USERIP [nickname]
184 Returns the ip and nickname of a user.">
185
186 <helpop key="away" value="/AWAY {message}
187 If a message is given, marks you as being away, otherwise
188 removes your away status and previous message.">
189
190 <helpop key="ison" value="/ISON [nick] {[nick]...}
191 Returns a subset of the nicks you give, showing only those
192 that are currently online.">
193
194 <helpop key="summon" value="/SUMMON [user]
195 Summons a user from the shell where the ircd is running onto irc
196 This command is deprecated in the current protocol.">
197
198 <helpop key="users" value="/USERS
199 Shows users logged into the shell where the ircd is running.
200 This command is deprecated in the current protocol.">
201
202 <helpop key="invite" value="/INVITE [nick] [channel]
203 Invites a user to a channel. If the channel is NOT +i, any
204 user, channel op or not, may invite any other user to the
205 channel, so long as they are a member of that channel.
206 Otherwise, if +i is set only channel halfoperators
207 and above may invite users into the channel.">
208
209 <helpop key="pass" value="/PASS [password]
210 This command is used by your irc client when setting up
211 your irc session, and should not be issued by a fully
212 connected client.">
213
214 <helpop key="whowas" value="/WHOWAS [nick]
215 Returns a list of times the user was last seen on irc
216 along with the time they were last seen and their server.">
217
218 <helpop key="links" value="/LINKS
219 Shows all servers linked to this one. Note that in this
220 server implementation all links will be flattened as
221 a tree based layout is not in use.">
222
223 <helpop key="map" value="/MAP
224 Shows a graphical representation of all users and servers
225 on the network. The tree diagram is inaccurate in this
226 implementation as a tree based network is not in place.">
227
228 #####################
229 #   Oper Commands   #
230 #####################
231
232 <helpop key="coper" value="Oper Commands
233 -------------
234 DIE        RESTART     KILL         REHASH         TRACE
235 CONNECT    SQUIT       MODULES      MKPASSWD       SHUN
236 KLINE      QLINE       GLINE        ELINE          ZLINE
237 SAJOIN     SAPART      SAMODE       SAQUIT         SANICK
238 SETIDLE    SETHOST     SETNAME      SETIDENT       SWHOIS
239 OPERMOTD   CHGHOST     CHGNAME      CHGIDENT       CBAN
240 NICKLOCK   NICKUNLOCK  LOADMODULE   UNLOADMODULE   GLOBOPS
241 SPYLIST    SPYNAMES    GLOADMODULE  GUNLOADMODULE  MKSHA256
242 FREEZE     UNFREEZE    OPERPERMS    RCONNECT">
243
244 <helpop key="rconnect" value="/RCONNECT [source mask] [target mask]
245 All servers matching [source mask] will try to connect to
246 the first server in the config file matching [target mask].">
247
248 <helpop key="operperms" value="/OPERPERMS [nick]
249 List all commands an oper has access to use.">
250
251 <helpop key="freeze" value="/FREEZE [nick]
252 Prevents the user from sending commands until they reconnect.
253 User is also notified they have been frozen.">
254
255 <helpop key="unfreeze" value="/UNFREEZE [nick]
256 Unfreezes a user frozen by the /FREEZE command.">
257
258 <helpop key="spylist" value="/SPYLIST
259 Operates the same as /LIST but includes +s and +p channels.">
260
261 <helpop key="spynames" value="/SPYNAMES [channel]
262 Operates the same as /name but works on +s and +p channels.">
263
264 <helpop key="globops" value="/GLOBOPS [message]
265 Sends a message to all +g users.">
266
267 <helpop key="cban  " value="/CBAN [channel] {[duration] :[reason]}
268 Sets or removes a channel ban. You must specify at least
269 3 parameters to add a ban, and one parameter to remove a ban.
270 The duration may be specified in seconds, or in the following format
271 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,
272 5 minutes and 6 seconds. All fields in this format are optional.">
273
274 <helpop key="sajoin" value="/SAJOIN [nick] [channel]
275 Forces the user to join the channel.">
276
277 <helpop key="sapart" value="/SAPART [nick] [channel]
278 Forces the user to part the channel.">
279
280 <helpop key="samode" value="/SAMODE [#chan/nick] +/-[modes] {[parameters for modes]}
281 Gives the channel or nick the modes specified.">
282
283 <helpop key="sanick" value="/SANICK [nick] [new nick]
284 Changes the users nick to the new nick.">
285
286 <helpop key="saquit" value="/SAQUIT [nick] [reason]
287 Forces user to quit with the specified reason.">
288
289 <helpop key="setidle" value="/SETIDLE [idle time]
290 Sets your idle time (in seconds).">
291
292 <helpop key="sethost" value="/SETHOST [host]
293 Sets your host to the specified host.">
294
295 <helpop key="setident" value="/SETIDENT [ident]
296 Sets your ident to the specified ident.">
297
298 <helpop key="setname" value="/SETNAME [name]
299 Sets your name to the specified name.">
300
301 <helpop key="swhois" line="/SWHOIS [nick] [swhois]
302 Sets the users swhois field to the given swhois.">
303
304 <helpop key="mkpasswd" value="/MKPASSWD [hashtype] [plaintext]
305 Encodes the plaintext to an MD5 hash and displays the result.">
306
307 <helpop key="opermotd" value="/OPERMOTD
308 Re-displays the Oper MOTD.">
309
310 <helpop key="nicklock" value="/NICKLOCK [nick] [new nick]
311 Changes user's nick to the new nick, and forces
312 it to remain as such for the remainder of the session.">
313
314 <helpop key="nickunlock" value="/NICKUNLOCK [nick]
315 Allows the user to change nicks.">
316
317 <helpop key="chghost" value="/CHGHOST [nickname] [new hostname]
318 Changes the hostname of the user to the new hostname.">
319
320 <helpop key="chgname" value="/CHGNAME [nickname] [new name]
321 Changes the name of the user to the new name.">
322
323 <helpop key="chgident" value="/CHGIDENT [nickname] [new ident]
324 Changes the ident of the user to the new ident.">
325
326 <helpop key="shun" value="/SHUN [user@host] {[duration] :[reason]}
327 Sets or removes a shun (serverside ignore) on a host and ident mask.
328 You must specify at least 3 parameters to add a shun, and one
329 parameter to remove a shun (just the user@host section).
330 The duration may be specified in seconds, or in the following format
331 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,
332 5 minutes and 6 seconds. All fields in this format are optional.">
333
334 <helpop key="die" value="/DIE [password]
335 If the correct password is provided, and you are an operator,
336 This command will shut down the local server.">
337
338 <helpop key="restart" value="/RESTART [password]
339 If the correct password is provided, and you are an operator,
340 This command will restart the local server.">
341
342 <helpop key="commands" value="/COMMANDS
343 Shows all currently available commands.">
344
345 <helpop key="kill" value="/KILL [user] [reason]
346 This command will disconnect a user from IRC with the given reason.">
347
348 <helpop key="rehash" value="/REHASH
349 This command will cause the server configuration file to be
350 re-read and values re-initialized.">
351
352 <helpop key="trace" value="/TRACE [nick|user@host|servermask]
353 This command will provide a list of all users and servers which
354 must be passed through or over to reach a given object (server or user).">
355
356 <helpop key="connect" value="/CONNECT [servermask]
357 Create a mesh connection to the given servermask. You must have
358 configured the server for linking in your configuration file,
359 and provided a password.">
360
361 <helpop key="squit" value="/SQUIT
362 Disconnects the local server from the mesh network, causing every
363 other server in the network to drop it.">
364
365 <helpop key="modules" value="/MODULES
366 Lists currently loaded modules, their memory offsets and version
367 numbers and flags. If you are not an operator, you will see reduced
368 detail.">
369
370 <helpop key="loadmodule" value="/LOADMODULE [filename.so]
371 Loads a module into the IRCd.">
372
373 <helpop key="unloadmodule" value="/UNLOADMODULE [filename.so]
374 Unloads a module from the IRCd. The module cannot have the static
375 flag set (see the output of /MODULES).">
376
377 <helpop key="gloadmodule" value="/GLOADMODULE [filename.so]
378 Globally loads a module into the network.">
379
380 <helpop key="gunloadmodule" value="/GUNLOADMODULE [filename.so]
381 Globally unloads a module from the network. The module cannot 
382 have the static flag set (see the output of /MODULES).">
383
384 <helpop key="kline" value="/KLINE [user@host] {[duration] :[reason]}
385 Sets or removes a k-line (host based ban) on a host and ident mask.
386 You must specify at least 3 parameters to add a ban, and one
387 parameter to remove a ban (just the user@host section).
388 The duration may be specified in seconds, or in the following format
389 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,
390 5 minutes and 6 seconds. All fields in this format are optional.">
391
392 <helpop key="zline" value="/ZLINE [ipmask] {[duration] :[reason]}
393 Sets or removes a z-line (ip based ban) on an ip range mask.
394 You must specify at least 3 parameters to add a ban, and one
395 parameter to remove a ban (just the user@host section).
396 The duration may be specified in seconds, or in the following format
397 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,
398 5 minutes and 6 seconds. All fields in this format are optional.">
399
400 <helpop key="qline" value="/QLINE [nickmask] {[duration] :[reason]}
401 Sets or removes a q-line (nick based ban) on a nick mask.
402 You must specify at least 3 parameters to add a ban, and one
403 parameter to remove a ban (just the user@host section).
404 The duration may be specified in seconds, or in the following format
405 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,
406 5 minutes and 6 seconds. All fields in this format are optional.">
407
408 <helpop key="gline" value="/GLINE [user@host] {[duration] :[reason]}
409 Sets or removes a g-line (global host based ban) on host mask.
410 You must specify at least 3 parameters to add a ban, and one
411 parameter to remove a ban (just the user@host section).
412 The duration may be specified in seconds, or in the following format
413 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,
414 5 minutes and 6 seconds. All fields in this format are optional.">
415
416 <helpop key="eline" value="/ELINE [user@host] {[duration] :[reason]}
417 Sets or removes a e-line (local ban exception) on host mask.
418 You must specify at least 3 parameters to add an exception, and one
419 parameter to remove an exception (just the user@host section).
420 The duration may be specified in seconds, or in the following format
421 1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,
422 5 minutes and 6 seconds. All fields in this format are optional.">
423
424 ######################
425 # User/Channel Modes #
426 ######################
427
428 <helpop key="umodes" value="User Modes
429 ----------
430 o                Is an IRC operator
431 i                Is invisible to /WHO
432 w                Can receive wallops messages
433 s                Can receive server notices
434 n [mask]         Can receive server notices specified by [mask]
435 x                Cloaked hostname (requires cloaking module)
436 g                Can receive globops (requires globops module)
437 h                Will receive helpops notification (requires helpop module)
438 r                Nickname is registered
439 R                Only registered users can PRIVMSG this nickname
440 B                Is a bot
441 G                Messages are censored to user
442 W                Can see when a user uses WHOIS on them
443 S                mIRC colour codes are stripped to the user
444 D                User can not receive PRIVMSGs">
445
446 <helpop key="chmodes" value="Channel Modes
447 -------------
448 v [nickname]       Gives voice to [nickname] (can talk on +m channel)
449 h [nickname]       Gives halfops to [nickname]
450 o [nickname]       Gives ops to [nickname]
451 b [hostmask]       Bans [hostmask] on the channel
452 a [nickname]       Give protected status to [nickname] (+q only)
453 q [nickname]       Give founder status to [nickname] (ulines only)
454 i                  Make the channel invite only, must /INVITE users
455 k [key]            Set the channel key (password) to [key]
456 l [limit]          Set the maximum possible users to [limit]
457 m                  Enable moderation. Only +vo(h) can speak
458 n                  Only users who are members of the channel may message it
459 p                  Make channel private (hide from /LIST)
460 s                  Make channel secret (can't be used at the same time as +p)
461 O                  Channel is IRCops only (can only be set by IRCops)
462 t                  Only halfops and above can change the topic
463 Q                  Only U-Lined servers/nicks can kick
464 T                  Only halfops/ops can send NOTICEs to the channel
465 C                  No CTCPs allowed to the channel
466 c                  mIRC colour codes blocked on the channel
467 S                  mIRC colour codes are stripped from the channel
468 e [hostmask]       Ban exception on [hostmask]
469 K                  No /KNOCK allowed to channel
470 L [channel]        If the channel is full, redirect users to [channel]
471 N                  No nick changes while on the channel
472 G                  Censors channel based on network censor config
473 g [word]           All messages containing the word are blocked
474 I [hostmask]       Invite exception allows user to join a channel with +i
475 j [joins]:[sec]    Prevents join flooding
476 J [seconds]        Prevents auto-rejoin on kick
477 f [*][lines]:[sec] Kick on text flood. With * user is banned
478 V                  No invites allowed
479 r                  Channel is registered
480 R                  Only registered users can join
481 M                  Non-registered users can't chat
482 z                  SSL clients only
483 x                  Join exception mask. Avoids +ibkO
484 -------------
485 NOTE: A large number of these modes are dependent upon server-side modules
486 being loaded by a server/network administrator. The actual modes available
487 on your network may be very different to this list. Please consult your
488 help channel if you have any questions.">
489
490 ######################
491 #   Stats Symbols    #
492 ######################
493
494 <helpop key="stats" value="/STATS [symbol]
495 Shows various server statistics. Depending on configuration this
496 command may be reserved for oper-only use.
497 -
498 Valid symbols are:
499 -
500 m  Show command statistics, number of times commands have been used
501 z  Show memory usage statistics
502 o  Show a list of all valid oper usernames and hostmasks
503 l  Show all inbound and outbound server and client connections
504 u  Show server uptime
505 k  Show k-lines (local bans)
506 g  Show g-lines (global bans)
507 q  Show q-lines (nick mask bans)
508 Z  Show z-lines (ip mask bans)
509 Y  Show connection classes
510 C  Show link blocks
511 U  Show u-lined servers
512 P  Show online opers and their idle times
513 I  Show connect class permissions
514 e  Show e-lines (local ban exemptions)
515 C  Show channel bans
516 s  Show filters
517 -
518 Note that all /STATS use is broadcast to online IRC operators.">
519