X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fconf%2Fhelpop-full.conf.example;h=68e7e51ce4a9af95ce5df68723cc18d14a8609db;hb=906260c24f7818fb7cf15a0371d760acb1254113;hp=ed82c6e02d07e7750bd722576f86e1bef3ba09d8;hpb=fc4fc43ec232407b38d7ca182cb92c5cac4287aa;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example index ed82c6e02..68e7e51ce 100644 --- a/docs/conf/helpop-full.conf.example +++ b/docs/conf/helpop-full.conf.example @@ -34,7 +34,7 @@ UNINVITE AWAY DCCALLOW SILENCE ACCEPT MKPASSWD VHOST TITLE SETNAME WHOIS WHOWAS ISON USERHOST WATCH -LIST NAMES WHO MOTD RULES +LIST NAMES WHO MOTD ADMIN MAP LINKS LUSERS TIME STATS VERSION INFO MODULES COMMANDS SSLINFO @@ -102,18 +102,21 @@ This command accepts multiple nicks like so: Authenticate for a vhost using the specified username and password."> - + + +This behaves identically to /REMOVE. /REMOVE is a built-in mIRC command +which caused trouble for some users."> - - - @@ -538,13 +536,14 @@ The 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."> - +Forces the user to join the channel(s). +If no nick is given, it joins the oper doing the /SAJOIN."> - +Forces the user to part the channel(s)."> - +required, which must match the name of the local server."> - +required, which must match the name of the local server."> Lists currently loaded modules, their memory offsets, version numbers, and flags. If you are not an operator, you will see reduced detail."> - - - - - - @@ -768,6 +765,16 @@ This command clears the DNS cache of the local server."> Closes all unregistered connections to the local server."> + + v Gives voice to , allowing them to speak while the channel is +m. - h Gives halfop status to (this mode can - be disabled). + h Gives halfop status to (requires + customprefix module). o Gives op status to . a Gives protected status to , preventing them from them from being kicked (+q only, - requires chanprotect module). + requires customprefix module). q Gives owner status to , preventing them from being kicked (Services or only, requires - chanprotect module). + customprefix module). b Bans from the channel. e Excepts from bans (requires @@ -894,6 +901,9 @@ using their cloak when they quit."> module). D Delays join messages from users until they message the channel (requires delayjoin module). + E [~*][lines]:[sec]{[:difference]}{[:backlog]} Allows blocking of similar messages. + Kicks as default, blocks with ~ and bans with * + The last two parameters are optional. F : Blocks nick changes when they equal or exceed the specified rate (requires nickflood module). G Censors messages to the channel based on the @@ -1041,16 +1051,20 @@ Matching extbans: j: Matches anyone in the given channel. Does not support wildcards (requires channelban module). + n: Matches users in a matching connect class (requires + classban module). r: Matches users with a matching realname (requires gecosban module). s: Matches users on a matching server (requires serverban module). - z: Matches users having the given SSL certificate - fingerprint (requires sslmodes module). + z: Matches users with a matching SSL certificate fingerprint + (requires sslmodes module) O: Matches IRCops of a matching type, mostly useful as an an invite exception (requires operchans module). R: Matches users logged into a matching account (requires services account module). + U: Matches unregistered users matching the given banmask. + (requires services account module). Acting extbans: @@ -1074,8 +1088,6 @@ Acting extbans: users (requires stripcolor module). T: Blocks notices from matching users (requires nonotice module). - U: Blocks unregistered users matching the given banmask. - (requires services account). A ban given to an Acting extban may either be a nick!user@host mask (unless stated otherwise), matched against users as for a normal ban,