-
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 Recovery
- Proxy Troubleshooting