Releases: pmmp/DevTools
Releases · pmmp/DevTools
1.17.1
1.17.0
1.16.0
1.15.0
- Support for PocketMine-MP 4.0.0
- Added
/listperms
command, which allows you to see all of the permissions a user has been granted or denied. /genplugin
now generates plugins in PSR-4 structure usingsrc-namespace-prefix
(new feature in 4.0.0)./makeplugin
no longer supports buildingFolderPluginLoader
as a separate plugin (this was anyway broken for a long time and nobody complained, so clearly nobody cares that much)ConsoleScript
now allows including single files by passing them via --make- Now uses
src-namespace-prefix
to get rid of useless subdirectories insrc
.