From UnrealIRCd documentation wiki
Jump to navigation
Jump to search
| Character
|
Config item
|
Description
|
| c
|
channel
|
Channel message
|
| p
|
private
|
Private message (from user->user)
|
| n
|
private-notice
|
Private notice
|
| N
|
channel-notice
|
Channel notice
|
| P
|
part
|
Part reason
|
| q
|
quit
|
Quit reason
|
| d
|
dcc
|
DCC filename
|
| a
|
away
|
Away message
|
| t
|
topic
|
Setting a topic
|
| T
|
message-tag
|
Ban Message tags sent by the client. This will be matched against name=value or just name if there is no value
|
| u
|
user
|
User ban, will be matched against nick!user@host:realname
|
| R
|
raw
|
Match a raw command / IRC protocol line (except message tags), eg LIST*
|