ircd-ratbox/ircd-ratbox-3.0.10/doc/modes.txt

58 lines
2.6 KiB
Plaintext
Raw Normal View History

2023-08-20 17:26:10 +00:00
irc.corefailure.com hybrid-7beta5 oiwszcerkfydnxbaugl biklmnopstveIha bkloveIh
User Modes:
+a - admin - Admin status. Shown as an admin in WHOIS, able to
load and unload modules, and see IP's in STATS c
+b - bots - See bot and drone flooding notices
+c - cconn - Client connection/quit notices
+d - debug - See debugging notices
+f - full - See I: line full notices
+g - callerid - Server Side Ignore
+i - invisible - Not shown in NAMES or WHO unless you share a
a channel
+k - skill - See server generated KILL messages
+l - locops - See LOCOPS messages
+n - nchange - See client nick changes
+o - oper - Operator status
+r - rej - See rejected client notices
+s - servnotice - See general server notices
+u - unauth - See unauthorised client notices
+w - wallop - See server generated WALLOPS
+x - external - See remote server connection and split notices
+y - spy - See LINKS, STATS (if configured), TRACE notices
+z - operwall - See oper generated WALLOPS
+D - deaf - Ignore all PRIVMSG's sent to channels
+Z - operspy - See operspy notices
Channel Modes:
+b - ban - Channel ban on nick!user@host
+e - exempt - Exemption from bans
+I - invex - Invite exceptions, nick!user@host does not need to be
explicitly INVITE'd into the channel before being able
JOIN
+i - invite - Invite only
+k - key - Key/password for the channel.
+l - limit - Limit the number of users in a channel
+m - moderated - Users without +v/h/o cannot send text to the channel
+n - noexternal - Users must be in the channel to send text to it
+o - chanop - Full operator status
+p - private - Private is obsolete, this now restricts KNOCK, and can be
set at the same time as +s.
+r - registered - Users must be registered with services to JOIN (enabled only
if compiled with --enable-services)
+s - secret - The channel does not show up on NAMES or LIST or in the
WHOIS channel list unless you are a member of the channel
+t - topic - Only chanops can change the topic
+v - voice - Can speak in a moderated channel, and is exempt from flood
restrictions
+S - ssl only - Requires SSL/TLS connections to join
The third part of the 004 numeric lists channel modes that require arguments.
Currently these are bkloveIh.
Note that most of the channel modes can be disabled in the conf file for
networks that do not wish to support them.
# $Id: modes.txt 25103 2008-03-10 16:52:47Z androsyn $