Deprecated Server::loadPlugin(Plugin) in favor of Server::enablePlugin(Plugin)

This commit is contained in:
Shoghi Cervantes
2014-08-22 17:43:29 +02:00
parent 57299b9a29
commit 6077190a62
2 changed files with 12 additions and 3 deletions

View File

@ -73,7 +73,7 @@ namespace pocketmine {
use raklib\RakLib;
const VERSION = "Alpha_1.4dev";
const API_VERSION = "1.3.0";
const API_VERSION = "1.3.1";
const CODENAME = "絶好(Zekkou)ケーキ(Cake)";
const MINECRAFT_VERSION = "v0.9.5 alpha";