1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00

+r description was twice .. also reindented a bit

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3108 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2003-01-31 13:49:02 +00:00 committed by cras
parent 25fdeeaa8d
commit bd4a30de77

View File

@ -36,13 +36,10 @@ Irssi knows these channel modes:
nick might be in the channel and try to kick it. If nick was in nick might be in the channel and try to kick it. If nick was in
channel, everyone will see the nick that was kicked. channel, everyone will see the nick that was kicked.
r - Re-op - If a channel becomes opless for longer than LDCTL (5400, by default) r - Re-op - If a channel becomes opless for longer than LDCTL (5400,
seconds, op a random person on the channel (or everyone if channel has by default) seconds, op a random person on the channel (or everyone
less than 6 members). This works only on !channels. This mode can only if channel has less than 6 members). This works only on !channels.
be set and unset by channel creator. 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.
b - Set/remove ban. For example MODE #channel +b *!*@*.org bans b - Set/remove ban. For example MODE #channel +b *!*@*.org bans
everyone from .org domain. everyone from .org domain.