User modes
The following user modes are supported in ircd-yeti:
(*
) = Denotes a mode that can only be set by an operator or server.
Mode | Name | Description |
---|---|---|
a (*) | Admin | Grants server administrator privileges. |
d | Deaf | Prevents you from receiving channel messages. |
f (*) | Fakehost | Grants configured fakehost. |
F (*) | Can flood | Disables fake lag and exempts you from flood protection. |
g (*) | Debug | Enables receiving debug messages. |
h (*) | Sethost | Grants configured vhost. |
H (*) | Hidden Oper | Hides IRC Operator status. |
i | Invisible | Hides you from /WHO lookups unless the person knows your exact nickname. |
I (*) | No Idletime | Hides the idletime for the user in their /WHOIS reply. |
k (*) | Service | Prevents a service client from being kicked/deopped/killed. |
n (*) | No Chans | Hides what channels the user is in their /WHOIS reply. |
N (*) | NetAdmin | Grants network administrator privileges. |
o (*) | Operator | Grants operator privileges. |
O (*) | LocOp | Grants local operator privileges. |
P (*) | Paranoid | Shows users who /WHOIS you. |
q | CommonChans Only | Users must share a common channel with you to privmsg/invite you. |
Q (*) | Quarantined | Prevents unauthenticated users from performing various actions. |
r (*) | Authenticated | User is authenticated to an account. |
R | Reg Only | Users must be authenticated to an account to privmsg you. |
s | Server notices | Allows you to subscribe/unsubscribe from service notices. |
w | Wall messages | Allows you to recieve wallops/wallusers messages. |
x | Hidden host | Hides your host/IP address from other users. |
X (*) | XtraOp | Grants extra privileges such as being unkickable, etc. |
z (*) | Secure | Denotes a user connected using TLS/SSL. |