PocketMine-PMMP
This is for those from PocketMine-PMMP Software
To implement and use methods, you must first use this library's method at the top of the plugin's onEnable function.
protected function onEnable() : void
{
VapmPMMP::init($this);
}
Download the Phar officially here
Last updated