From 7e5f0d055b4dc312cb2893b84a5d177221ca6a90 Mon Sep 17 00:00:00 2001 From: danieldg Date: Wed, 24 Feb 2010 14:06:56 +0000 Subject: Update mode list, remove taxonomy command [namegduf] git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12556 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.helpop-full.example | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'docs/inspircd.helpop-full.example') diff --git a/docs/inspircd.helpop-full.example b/docs/inspircd.helpop-full.example index 23c02c455..740d111b9 100644 --- a/docs/inspircd.helpop-full.example +++ b/docs/inspircd.helpop-full.example @@ -366,8 +366,8 @@ Sets your name to the specified name."> - - c Blocks messages containing mIRC colour codes (requires blockcolor module). + d [time] Blocks messages to a channel from new users + until they have been in the channel for [time] + seconds (requires delaymsg module). f [*][lines]:[sec] Kicks on text flood equal to or above the specified rate. With *, the user is banned (requires messageflood module). - g [mask] Blocks messages matching the given blob mask - (requires chanfilter module). i Makes the channel invite-only. Users can only join if an operator uses /INVITE to invite them. @@ -841,11 +838,11 @@ Closes all unregistered connections to the local server."> can speak. n Blocks users who are not members of the channel from messaging it. - p Make channel private, hiding it in user's whoises + p Make channel private, hiding it in users' whoises and replacing it with * in /LIST. r Marks the channel as registered with Services (requires services account module). - s Make channel secret, hiding it in user's whoises + s Make channel secret, hiding it in users' whoises and /LIST. t Prevents users without +h or +o from changing the topic. @@ -899,6 +896,11 @@ Closes all unregistered connections to the local server."> channel (requirs stripcolor module). T Blocks /NOTICEs to the channel from users who are not at least halfop (requires nonotice module). + + g [mask] Blocks messages matching the given blob mask + (requires chanfilter module). + X [mode] Makes channel operators immune to the specified + restrictive mode (requires exemptchanops module). ------------- NOTE: A large number of these modes are dependent upon server-side modules -- cgit v1.2.3