mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
Some packets
This commit is contained in:
@ -31,7 +31,8 @@ $packetName = array(
|
||||
0x06 => "ID_OPEN_CONNECTION_REPLY_1",
|
||||
0x07 => "ID_OPEN_CONNECTION_REQUEST_2",
|
||||
0x08 => "ID_OPEN_CONNECTION_REPLY_2",
|
||||
0x09 => "ID_CONNECTION_REQUEST",
|
||||
0x10 => "ID_CONNECTION_REQUEST_ACCEPTED",
|
||||
0x1c => "ID_UNCONNECTED_PONG",
|
||||
0x1d => "ID_ADVERTISE_SYSTEM",
|
||||
|
||||
);
|
Reference in New Issue
Block a user