Verohub: Verocraft Ecosystem Coordinator & Live Monitor
Verohub is a central coordinator and live monitoring dashboard addon for the Verocraft addon ecosystem:
- Dynamic Economy (DE)
- Auction House (AH)
- Verobank (VB)
Targets Minecraft Bedrock 1.20.10+ using @minecraft/server 1.13.0 and @minecraft/server-ui 1.2.0.
Key Features
- Single Access Item, Merchant License (
verohub:merchant_license): gives new players one official commerce license when 2 or more of the commercial addons are installed together, automatically suppresses the other addons' starter items so player inventories stay clean, and right-click opens the Verocraft Commercial Hub Menu for one-stop access to the Market, Auction House, and Bank. - Zero-Configuration (Plug & Play): integration between the three addons activates automatically as soon as they're installed in the same world, using a Scoreboard Heartbeat (
vc_status), no manual config needed. - In-Game Live Monitoring Dashboard (
/scriptevent vc:panel): an interactive Server UI menu to check each addon's health status, integration paths, and world economy telemetry. - Heartbeat & Liveness Verification: prevents ghost status in the world database if an addon is later removed from the server.
- Bilingual Localization: automatically matches the interface language (English or Indonesian).
- Non-Invasive & Loosely Coupled: all three core addons keep working fully and independently even if Verohub isn't installed at all.
How to Use
Opening the Monitoring Dashboard
Run either command in chat:
/scriptevent vc:status
or
/scriptevent vc:panel
Permission note: the player must have an admin tag to open this menu:
/tag @s add verocraft_adminor
/tag @s add admin
Compatibility
- Works with Dynamic Economy, Auction House, and Verobank individually, together, or not installed at all, since integration is loosely coupled and non-invasive.
- Automatically detects which of the three addons are present via a Scoreboard Heartbeat, no manual setup required.
- Requires an admin tag to access the monitoring dashboard, preventing regular players from viewing internal diagnostics.

