build 8, allow setting selected hotbar slot, auto_jump setting

This commit is contained in:
Shoghi Cervantes
2015-04-28 14:20:35 +02:00
parent 84d1f4596b
commit 8caf04ade5
4 changed files with 50 additions and 29 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 7";
const MINECRAFT_VERSION = "v0.11.0 alpha build 8";
/*
* Startup code. Do not look at it, it may harm you.