A collection of tools to help development and distribution of plugins for PocketMine-MP.
- For PocketMine-MP:
- Alpha_1.4 Zekkou Cake
This plugin is needed to load plugins in the source form.
WARNING: This plugin uses the new API existent in PocketMine-MP Alpha_1.4
Commands
- /makeserver: Creates a PocketMine-MP Phar
- /makeplugin <pluginName>: Creates a Phar plugin from a unarchived one, to be able to distribute it
- /extractplugin <pluginName>: Extracts a Phar plugin to its source code form
- /checkperm <node> [playerName]: Checks a permission value for the current sender, or a player
You can create a simple plugin folder loader so you don't have to use DevTools with /makeplugin FolderPluginLoader
Get the latest release from the official Jenkins server.

Official DevTools v1.10.0
Helps develop and distribute PocketMine-MP plugins
Recent Updates
- Fixed loading STARTUP plugins Jun 16, 2014
- Updated for removal of console() function May 28, 2014
- New /extractplugin command Apr 3, 2014
Advertisement