Hi,I Using DevTools For Extracting Plugins i want know how to extract plugin with is not in use(plugin is in plugins folder but api is incompatible ) how i can extract this type of plugins? Thanks
You can't use DevTools to extract a plugin. What you can do though is go to http://unphar.com and upload it. It will extract the contents of it and put it in a zip file, which you can download and open easily. EDIT: Actually, I'd suggest for you to use http://pmt.economycraftpe.com/unphar.php instead. It is made mainly for PocketMine plugins. Although unphar.com does work.
The command exists though: https://github.com/pmmp/PocketMine-...rc/DevTools/commands/ExtractPluginCommand.php