mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Updated for MCPE 0.9.0 build 7
This commit is contained in:
@ -30,7 +30,7 @@ interface Info{
|
||||
/**
|
||||
* Actual Minecraft: PE protocol version
|
||||
*/
|
||||
const CURRENT_PROTOCOL = 15;
|
||||
const CURRENT_PROTOCOL = 16;
|
||||
|
||||
|
||||
const LOGIN_PACKET = 0x82;
|
||||
|
Reference in New Issue
Block a user