From dc7270e12e1bd17b55482126dae2f7c49635f0c5 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 2 May 2008 16:35:57 +0000 Subject: Patch from jackmcbarn, revamps the helpop example full conf git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9602 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/inspircd.helpop-full.example | 175 ++++++++++++++++++++++++++++++++------ 1 file changed, 147 insertions(+), 28 deletions(-) (limited to 'conf/inspircd.helpop-full.example') diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example index fddf96fbc..741618a51 100644 --- a/conf/inspircd.helpop-full.example +++ b/conf/inspircd.helpop-full.example @@ -6,10 +6,9 @@ - This system provides help for commands and modes. Specify your question or a command name as the -parameter for this command. If you are an oper -you must prefix your query with a ? symbol. +parameter for this command. - -/HELPOP COMMANDS - To see a list of user commands +/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"> @@ -21,17 +20,48 @@ you searched for. Please try again."> # User Commands # ##################### - +USERHOST AWAY ISON SUMMON USERS +INVITE PASS WHOWAS LINKS MAP +COMMANDS MODULES KNOCK SILENCE DEVOICE +REMOVE UNINVITE VHOST WATCH TBAN +TITLE CYCLE DCCALLOW FPART FINGERPRINT +SSLINFO"> + + + + + + + + + + + + + + - + + + @@ -70,7 +105,7 @@ You should not use it during an established connection."> - +are logged, and sent to online IRC operators."> Returns the hostname and nickname of a user, and some other miscellaneous information."> - - @@ -191,6 +223,14 @@ removes your away status and previous message."> Returns a subset of the nicks you give, showing only those that are currently online."> + + + + +NICKLOCK NICKUNLOCK LOADMODULE UNLOADMODULE RELOADMODULE +SPYLIST SPYNAMES GLOADMODULE GUNLOADMODULE GRELOADMODULE +FREEZE UNFREEZE OPERPERMS RCONNECT RSQUIT +CHECK CLONES FILTER GLOBOPS USERIP +JUMPSERVER LOCKSERV UNLOCKSERV ALLTIME TAXONOMY +TLINE"> + + + + + + + + + + + + + + + + + + + + + + @@ -256,7 +359,7 @@ Operates the same as /name but works on +s and +p channels."> - Forces the user to part the channel."> +Gives the channel or nick the modes specified."> @@ -294,7 +397,8 @@ Sets your name to the specified name."> Sets the users swhois field to the given swhois."> +Encodes the plaintext to a hash of the given type and displays +the result."> @@ -350,7 +454,7 @@ Create a mesh connection to the given servermask. You must have configured the server for linking in your configuration file, and provided a password."> - @@ -366,6 +470,10 @@ Loads a module into the IRCd."> Unloads a module from the IRCd. The module cannot have the static flag set (see the output of /MODULES)."> + + @@ -373,6 +481,10 @@ Globally loads a module into the network."> Globally unloads a module from the network. The module cannot have the static flag set (see the output of /MODULES)."> + + +D User can not receive PRIVMSGs +H Hides an oper's WHOIS line +I Hides a user's channel list from non-opers +Q Hides an oper completely +R Only +r users can message you"> -- cgit v1.2.3