From e2f6f48f620174baaa2c0bbdc27db72a69d1fab8 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 30 Jan 2003 16:30:02 +0000 Subject: [PATCH] +r mode update by Borys git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3106 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/mode.in | 4 ++++ 1 file changed, 4 insertions(+) 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.