Skip to content

1.15.0

Compare
Choose a tag to compare
@dktapps dktapps released this 02 Dec 00:55
39510af
  • 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 using src-namespace-prefix (new feature in 4.0.0).
  • /makeplugin no longer supports building FolderPluginLoader 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 in src.