mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
docs/t: add usermodes list (#200)
This commit is contained in:
parent
92de5e81b2
commit
85a97ce86b
47
docs/technical/user-modes.csv
Normal file
47
docs/technical/user-modes.csv
Normal file
@ -0,0 +1,47 @@
|
||||
User Mode / IRCd,InspIRCd,charybdis,Elemental-IRCd,UnrealIRCd,IRCd-Hybrid,Nefarious IRCu
|
||||
admin,,a,a,,a,a
|
||||
bot,B,,B,B,,B
|
||||
callerid,g,g,g,,g,g
|
||||
cloak,x,x,x,x,x,x
|
||||
cloak_fakehost,,,,,,f
|
||||
cloak_hashedhost,,,,,,C
|
||||
cloak_hashedip,,,,,,c
|
||||
cloak_sethost,,,,,,h
|
||||
deaf,d,D,D,d,D,D
|
||||
deaf_commonchan,c,,,,G,q
|
||||
debug,,,,,d,
|
||||
filter,,,,G,,
|
||||
helpop,h,,,,,
|
||||
hidechans,I,,I,p,p,n
|
||||
hideidle,,,,I,q,I
|
||||
hideoper,H,,,H,H,H
|
||||
invisible,i,i,i,i,i,i
|
||||
locops,,l,l,,l,O
|
||||
noctcp,,,C,T,,
|
||||
noforward,,Q,Q,,,L
|
||||
noinvite,,,V,,,
|
||||
oper,o,o,o,,o,o
|
||||
operwall,,z,z,,,
|
||||
override,,p,p,,,X
|
||||
protected,,,,q,,
|
||||
regdeaf,R,R,R,R,R,R
|
||||
registered,r,,,r,r,r
|
||||
servprotect,k,S,S,S,,k
|
||||
showwhois,W,,,W,,W
|
||||
sno_admin_requests,,,,,y,
|
||||
sno_badclientconnections,,,,,u,
|
||||
sno_botfloods,,,,,b,
|
||||
sno_clientconnections,,,,,c,
|
||||
sno_debug,,,,,,g
|
||||
sno_fullauthblock,,,,,f,
|
||||
sno_nickchange,,,,,n,
|
||||
sno_rejectedclients,,,,,j,
|
||||
sno_remoteclientconnections,,,,,F,
|
||||
sno_server_connects,,,,,e,
|
||||
sno_skill,,,,,k,
|
||||
snomask,s,s,s,s,s,s
|
||||
ssl,,,,z,S,z
|
||||
stripcolor,S,,,,,
|
||||
vhost,,,,t,,
|
||||
wallops,w,w,w,w,w,w
|
||||
webirc,,,,,W,
|
|
Loading…
Reference in New Issue
Block a user