Add new channel mode "M" to doc/Modes.txt

This commit is contained in:
Alexander Barton 2012-08-27 21:17:49 +02:00
parent fee591b759
commit fee8ff37b3
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ users to lists (e.g. "invite list", "ban list"), others have parameters
k 0.6.0 Channel has a "key" (a password).
l 0.6.0 Channel has a user limit.
m 0.3.0 Channel is moderated, only "voiced" users can send messages.
M 20 Only registered users (and IRC Ops) can send messages.
n 0.3.0 Channel doesn't allow messages of users not being members.
O 18 Only IRC operators are allowed to join this channel.
P 0.5.0 Channel is "persistent".