mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +00:00
Bump protocol version
This commit is contained in:
@@ -30,7 +30,7 @@ interface Info{
|
||||
/**
|
||||
* Actual Minecraft: PE protocol version
|
||||
*/
|
||||
const CURRENT_PROTOCOL = 14;
|
||||
const CURRENT_PROTOCOL = 15;
|
||||
|
||||
|
||||
const LOGIN_PACKET = 0x82;
|
||||
|
Reference in New Issue
Block a user