Skip to content

Releases: ImperaZim/EasyLibraryAgentBridge

EasyLibraryAgentBridge 1.0.0-dev

Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 19:30

Full Changelog: v1.0.0...v1.0.0-dev

EasyLibraryAgentBridge v1.0.0

Choose a tag to compare

@ImperaZim ImperaZim released this 16 Jun 08:46

Release Summary

EasyLibraryAgentBridge v1.0.0 is the stable PocketMine-MP bridge for EasyLibraryAgent. It exposes Agent runtime APIs to plugins without requiring the full EasyLibrary plugin.

Highlights

  • Stable Agent Bridge API for PocketMine-MP.
  • Runtime APIs for registry, PubSub, KV, locks, RPC, commands and placeholders.
  • Standalone bridge priority when installed next to EasyLibrary.
  • 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+
  • EasyLibraryAgent 1.0.0+ for live network features

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.