mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@565 e03df62e-2008-0410-955e-edbf42e46eb7
32 lines
764 B
Plaintext
32 lines
764 B
Plaintext
This is a list of datagram types supported by this version of
|
|
InspIRCd. The datagrams must be encapsulated in a valid link
|
|
packet, and except for those prefixed with a *, a pseudo-session
|
|
must be established along which secure commands may pass.
|
|
|
|
S * Active server connect
|
|
s * Passive server connect (response to S)
|
|
O * Exchange session key
|
|
E * Error response
|
|
? Ping
|
|
! Pong
|
|
* No Operation
|
|
Y Begin netburst
|
|
N Introduce new client
|
|
n Client nickchange
|
|
t Change channel topic
|
|
i Invite user
|
|
k Kick user
|
|
J Join a user to one or more channels
|
|
T Server topic change
|
|
M Server mode change
|
|
m User mode change
|
|
P PRIVMSG
|
|
V NOTICE
|
|
L User leaving a channel
|
|
Q User disconnect
|
|
F End netburst
|
|
K Remote kill
|
|
@ WALLOPS
|
|
a Change displayed host
|
|
b Change GECOS
|