mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
View connection lag in-game
This commit is contained in:
@ -97,7 +97,7 @@ define("MC_ADVENTURE_SETTINGS", 0xb6);
|
||||
|
||||
class Protocol{
|
||||
public static $dataName = array(
|
||||
MC_KEEP_ALIVE => "Keep Alive",
|
||||
MC_PING => "Ping",
|
||||
|
||||
MC_CLIENT_CONNECT => "Client Connect",
|
||||
MC_SERVER_HANDSHAKE => "Server Handshake",
|
||||
|
Reference in New Issue
Block a user