summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2003-01-30 16:30:02 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2003-01-30 16:30:02 +0000
commite2f6f48f620174baaa2c0bbdc27db72a69d1fab8 (patch)
treed8e1875542334ac72745f5d15e411e3c2ecc562e
parent446b601a46baa4bc72032477d6658961df4c044a (diff)
downloadirssi-e2f6f48f620174baaa2c0bbdc27db72a69d1fab8.zip
+r mode update by Borys
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3106 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r--docs/help/in/mode.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/help/in/mode.in b/docs/help/in/mode.in
index 16712e70..131b88d1 100644
--- a/docs/help/in/mode.in
+++ b/docs/help/in/mode.in
@@ -36,6 +36,10 @@ Irssi knows these channel modes:
nick might be in the channel and try to kick it. If nick was in
channel, everyone will see the nick that was kicked.
+ r - Re-op - If a channel becomes opless for longer than LDCTL (5400, by default)
+ seconds, op a random person on the channel (or everyone if channel has
+ less than 6 members). This works only on !channels. This mode can only
+ be set and unset by channel creator.
r - Re-op - If channel becomes opless for longer than 45 (?) minutes,
op everyone in the channel. This works only in !channels. This
mode can only be set, not unset by channel creator.