STATS [type] [nick | server]
Display various statistics.
Values for type
Show C/N:lines
Show D:lines
Show G:lines
Show H/L:lines
Show I:lines
Show temporary K:lines, or matched temporary K:lines
Show K:lines, or matched K:lines
Show IP and generic information about the given nick
Show hostname and generic information about the given nick
Show commands and their usage statistics
Show O/o:lines
Show configured ports
Show opers connected and their idle times
Show Q:lines
Show resource usage by the ircd
![]() | Only available if compiled in debugging mode |
Show the server name cache
Show generic server stats
Show U:lines
Show server uptime
Show connected servers and their idle times
Show X:lines
Show Y:lines
Show memory usage stats
Show connected servers and sendq information about them
SCAN UMODES {mode string} [list | no-list | list-max max | allowed | current | mask mask ]...
Scan all connected clients based on their current umode. The mode string is of the form +abc-xyz, and selects clients who have all the + modes set, and who have none of the - modes set. It is not necessary to specify both a + and a - set.
If list is set then the clients and their modes will be listed; if no-list is set then only the summary count will be. (Default is to list everything)
If list-max is non-zero then the list will be limited to the given number of users. Default is 100. The summary count is not affected.
If allowed is set then the mode string will be compared to the umodes which a user is permitted to set; if current is set then it will be compared to the umodes a user currently has set. Default is allowed.
If mask is set then only users matching the given nick!user@host mask will be displayed and counted in the summary.
SCAN UMODES {mode string} [list | no-list | list-max max | allowed | current | mask mask ]...
Scan all connected clients based on their current umode. The mode string is of the form +abc-xyz, and selects clients who have all the + modes set, and who have none of the - modes set. It is not necessary to specify both a + and a - set.
If list is set then the clients and their modes will be listed; if no-list is set then only the summary count will be. (Default is to list everything)
If list-max is non-zero then the list will be limited to the given number of users. Default is 100. The summary count is not affected.
If allowed is set then the mode string will be compared to the umodes which a user is permitted to set; if current is set then it will be compared to the umodes a user currently has set. Default is allowed.
If mask is set then only users matching the given nick!user@host mask will be displayed and counted in the summary.
TRACE [server | nick]
Shows client information about the given target, or about the current server if no targets are specified.
The path to the target will also be given, and all servers and opers connected.
WALLOPS :message
Sends a WALLOPS message to all users who have the +w umode set. This is for things you don't mind the whole network knowing about.
OPERWALL :message
Sends an OPERWALL message to all users who have the +z umode set. +z is restricted, OPERWALL should be considered private communications.