Page 1 of 1

/who flags and /whois channel prefixes

Posted: Sun Jun 20, 2004 7:41 am
by Stealth
For those of you who are wondering, I got bored and looked for the answer to this...

WHOIS Channel Prefixes
Shown in the channels list as <prefix>#channel (?~#channel).

Code: Select all

? = Channel is secret (+s)
! = User has umode +p
~ = Channel Owner (+q)
& = Channel Admin (+a)
@ = Op (+o)
% = Half-Op (+h)
+ = Voice (+v)
WHO Flags
Shown in the who replies.

Code: Select all

G = Away
H = Not away
r = Registered nick (umode +r)
* = User is an oper, not using umode +H
! = User is an oper, using umode +H
? = User is invisible (umode +i)
~/&/@/%/+ = Op rank in channel (+qaohv)
If anyone has any additions, feel free to post them.