mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Added health boost potion effect, added Player->sendTip(), MCPE 0.11.0 build 4
This commit is contained in:
@ -74,7 +74,7 @@ namespace pocketmine {
|
||||
const VERSION = "1.5dev";
|
||||
const API_VERSION = "1.12.0";
|
||||
const CODENAME = "活発(Kappatsu)フグ(Fugu)";
|
||||
const MINECRAFT_VERSION = "v0.11.0 alpha build 3";
|
||||
const MINECRAFT_VERSION = "v0.11.0 alpha build 4";
|
||||
|
||||
/*
|
||||
* Startup code. Do not look at it, it may harm you.
|
||||
|
Reference in New Issue
Block a user