Skip to content

LibCommand v2.0.0

Latest

Choose a tag to compare

@ImperaZim ImperaZim released this 16 Jun 08:46

Release Summary

LibCommand v2.0.0 is the stable command framework release for PocketMine-MP API 5. It finalizes the command/subcommand architecture, argument handling, permission-aware help output and integration patterns used by the EasyLibrary ecosystem.

Highlights

  • Stable PocketMine-MP API 5 command framework.
  • Finalized command, subcommand, argument and permission APIs for this release line.
  • Updated README, changelog, documentation and examples.
  • Quality checks passed on GitHub Actions.
  • Packaged PHAR smoke-tested with the EasyLibrary core stack.

Assets

Links

Requirements

  • PocketMine-MP API 5.0.0+
  • PHP 8.2+

Verification

  • GitHub Actions quality checks passed before release.
  • Release assets include checksums.txt when binaries or packages are attached.

See the linked changelog for the full technical breakdown, migration notes and examples.