]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - conf/inspircd.helpop-full.example
Chain ValidateServerName onto ValidateHostname so that the servername gets hostname...
[user/henk/code/inspircd.git] / conf / inspircd.helpop-full.example
index e2abc459598c1584d8124768c0ff1f1f108746b4..fddf96fbc43bdc9bbdea1c52907f95a5af8d8a19 100644 (file)
@@ -28,10 +28,10 @@ PONG      ADMIN    PRIVMSG  INFO       TIME
 WHOIS     NOTICE   JOIN     NAMES      PART
 KICK      MODE     TOPIC    WHO        MOTD
 RULES     OPER     LIST     LUSERS     STATS
 WHOIS     NOTICE   JOIN     NAMES      PART
 KICK      MODE     TOPIC    WHO        MOTD
 RULES     OPER     LIST     LUSERS     STATS
-USERHOST  AWAY     ISON     SUMMON     USERS
-INVITE    PASS     WHOWAS   LINKS      MAP
-COMMANDS  MODULES  KNOCK    SILENCE    DEVOICE
-REMOVE    UNINVITE VHOST    WATCH      USERIP">
+USERHOST  AWAY     ISON     INVITE     PASS
+WHOWAS    LINKS    MAP      COMMANDS   MODULES
+KNOCK     SILENCE  DEVOICE  REMOVE     UNINVITE
+VHOST    WATCH      USERIP">
 
 <helpop key="watch" value="/WATCH [C|S|+/-[NICK]]
 Adds or deletes a user from the watch list. C clears the list
 
 <helpop key="watch" value="/WATCH [C|S|+/-[NICK]]
 Adds or deletes a user from the watch list. C clears the list
@@ -49,11 +49,16 @@ were removed from the channel and by whom.">
 <helpop key="devoice" value="/DEVOICE [channel]
 Devoices yourself from the specified channel.">
 
 <helpop key="devoice" value="/DEVOICE [channel]
 Devoices yourself from the specified channel.">
 
-<helpop key="silence" value="/SILENCE +/-[nick]
-A serverside /ignore of the given nick. It does not follow
-the users nick so if they change their nick you will receive
-their messages. /SILENCE without a parameter will list the nicks
-that you have silenced.">
+<helpop key="silence" value="/SILENCE [+/-]<hostmask> [p|c|i|n|t|a|x]
+ p        Block private messages
+ c        Block channel messages
+ i        Block invites
+ n        Block private notices
+ t        Block channel notices
+ a        Block all of the above
+ x        Exception
+A serverside /ignore of the given hostmask.
+/SILENCE without a parameter will list the hostmasks that you have silenced.">
 
 <helpop key="knock" value="/KNOCK [channel]
 Sends a notice to a channel indicating you wish to join.">
 
 <helpop key="knock" value="/KNOCK [channel]
 Sends a notice to a channel indicating you wish to join.">
@@ -128,9 +133,9 @@ The following flags after the mask have the following affects:
  o      Show online IRC operators matching the mask
  u      Unlimit the results past the maximum /who results value
         (IRC operators only)
  o      Show online IRC operators matching the mask
  u      Unlimit the results past the maximum /who results value
         (IRC operators only)
- r      Show all users whos realnames match the mask. When this
+ r      Show all users whose realnames match the mask. When this
         flag is set it overrides the meaning of the search-pattern,
         flag is set it overrides the meaning of the search-pattern,
-        which must contain a glob pattern intended to match GEOCS
+        which must contain a glob pattern intended to match GECOS
         (realname) fields.
  h      Show real hostnames rather than masked hostnames (IRC
         operators only)
         (realname) fields.
  h      Show real hostnames rather than masked hostnames (IRC
         operators only)
@@ -139,9 +144,9 @@ The following flags after the mask have the following affects:
         search-pattern, which must contain the mode sequence to
         search for, for example to find all users with +i and
         without +s, issue the command WHO +i-s m.
         search-pattern, which must contain the mode sequence to
         search for, for example to find all users with +i and
         without +s, issue the command WHO +i-s m.
- a      Show all users who's away message matches the given mask
+ a      Show all users who have an away message matching the given mask
  p      Show all users who are connected on the given port number
  p      Show all users who are connected on the given port number
- i      Show all users whos ident (username) matches the given mask
+ i      Show all users who have an ident (username) matching the given mask
  M      Show all users who have metadata attached to them with
         the given key name
  l      Show only local users
  M      Show all users who have metadata attached to them with
         the given key name
  l      Show only local users
@@ -186,14 +191,6 @@ removes your away status and previous message.">
 Returns a subset of the nicks you give, showing only those
 that are currently online.">
 
 Returns a subset of the nicks you give, showing only those
 that are currently online.">
 
-<helpop key="summon" value="/SUMMON [user]
-Summons a user from the shell where the ircd is running onto irc
-This command is deprecated in the current protocol.">
-
-<helpop key="users" value="/USERS
-Shows users logged into the shell where the ircd is running.
-This command is deprecated in the current protocol.">
-
 <helpop key="invite" value="/INVITE [nick] [channel]
 Invites a user to a channel. If the channel is NOT +i, any
 user, channel op or not, may invite any other user to the
 <helpop key="invite" value="/INVITE [nick] [channel]
 Invites a user to a channel. If the channel is NOT +i, any
 user, channel op or not, may invite any other user to the
@@ -272,8 +269,8 @@ Forces the user to join the channel.">
 <helpop key="sapart" value="/SAPART [nick] [channel]
 Forces the user to part the channel.">
 
 <helpop key="sapart" value="/SAPART [nick] [channel]
 Forces the user to part the channel.">
 
-<helpop key="samode" value="/SAMODE [#chan/nick] +/-[modes] {[parameters for modes]}
-Gives the channel or nick the modes specified.">
+<helpop key="samode" value="/SAMODE [#chan] +/-[modes] {[parameters for modes]}
+Gives the channel the modes specified.">
 
 <helpop key="sanick" value="/SANICK [nick] [new nick]
 Changes the users nick to the new nick.">
 
 <helpop key="sanick" value="/SANICK [nick] [new nick]
 Changes the users nick to the new nick.">