Added health boost potion effect, added Player->sendTip(), MCPE 0.11.0 build 4

This commit is contained in:
Shoghi Cervantes
2015-04-15 12:33:16 +02:00
parent 79adbdeafe
commit 68ea9b067f
5 changed files with 18 additions and 4 deletions

View File

@ -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.