v3.8.0 — ZenithProxy live dashboard via plugin
ZenithProxy bots get the full live dashboard, via a plugin
AquariusProxy bots already get the live map, POV viewer, inventory/vitals, module toggles, command runner, and live config editing built in. Now ZenithProxy bots can get the same surface by dropping in the new zenith-abm-bridge plugin — no fork switch required.
- Install the plugin jar, run
abmBridge on(andabmBridge control onto allow command/config writes), and the bot's Live Map / control surface light up in ABM exactly like an AquariusProxy bot. - The bridge is loopback-bound, disabled by default, and write-gated; ABM relays it over its own authenticated tunnel.
- ABM auto-detects the bridge port from
plugins/config/abm-bridge.json(defaults to 2998), so a fresh install is found with zero config. The viewer 'offline' hint now covers both forks.