-
Notifications
You must be signed in to change notification settings - Fork 2
EasyLibrary Agent Bridge
ImperaZim edited this page Jun 21, 2026
·
1 revision
| Field | Value |
|---|---|
| Package id | agent-bridge |
| Plugin name | EasyLibraryAgentBridge |
| Current line | 1.x |
| Namespace | imperazim\agent |
| Hard dependencies | none |
| Soft dependencies |
LibCommand, LibPlaceholder, LibPacket
|
EasyLibraryAgentBridge connects a PocketMine-MP server to EasyLibraryAgent.
- Package-backed through EasyLibrary.
- Standalone PHAR as
EasyLibraryAgentBridge.
The bridge installs enabled as a PMMP plugin, but its Agent runtime is disabled by default:
agent.enabled=false
With that default, /easyagent is not registered. This is expected. Enable the
Agent runtime and restart before using Agent command diagnostics.
Package-backed:
/easylibrary packages status agent-bridge
/easylibrary packages doctor
Development probe:
/elprobe run agent-bridge
Standalone:
/pl
/version EasyLibraryAgentBridge
- Package Manager
- Package Backed Plugins
- Standalone vs Package
- Package Switch and Migration
- Package Doctor
- Package Safety Gate
- Support Report Bundle
- Timings
- Package Recovery
- Proxy Troubleshooting
- Migrating from EasyLibrary 2.0 to 3.x
- Embedded Libraries Migration Map
- Removed Features and Replacements
- Deprecated APIs
- Compatibility Policy
- Config Migration
- 3x Dev Scope Checkpoint
- Plugin Developer Migration
- Server Administrator Migration
- Official Libraries
- LibPacket
- LibCommand
- LibSerializer
- LibForm
- LibDB
- LibCommons
- LibHttp
- LibAssets
- LibPlaceholder
- LibWorld
- EasyLibrary Agent Bridge
- LibCustom
- LibEnchantment
- LibHud
- LibTrigger
- LibWindow
- Public API Contract
- Module Boundary
- Module Smoke Matrix
- LibAsync Incubator
- LibReflect Incubator
- Doctor Output
- Repository Notifications
- Smoke Tests
- Common Errors
- Release and Changelog