Pro Beta Core

🌐 BellHub

Your server command center, the entire Bell ecosystem in one browser tab.

BellHub is the flagship product of the Bell ecosystem, a built-in web panel running directly on your Minecraft server. One JAR, no external hosting, no juggling five different tools. Admins log in with a token or Discord and instantly see a dashboard: online count, TPS, detected Bell plugins, and stat tiles from every connected module. Map, live chat, shop, claims, and audit, all in one place, synced with in-game plugins.

Payments
PayByLink PayPal
BellHub

Features

  • One panel instead of Discord + map panel + phpMyAdmin + separate shop
  • Live dashboard: TPS, online, Bell module count, from first boot
  • Every module tile shows plugin language (PL/EN) alongside stats
  • BellGate in panel: whitelist, blacklist, and logs, collapsible with scroll
  • Pl3xMap tiles + 6 layers: claims, regions, homes, warps, VIP, players
  • Live chat (WebSocket), moderation, mute, clearchat, and broadcast from browser
  • SQLite chat history (BellChat Pro), investigations without joining the server
  • BellMarket: category, product, and BellCoins/VIP balance CRUD from panel
  • BellGate: accounts, VIP, bans, trusted IP, VIP shop webhook toggle
  • BellLP: LuckPerms groups, ecosystem sync, split bell/LP permissions
  • SkinStudio: skin catalog, tokens, resource pack pipeline from browser
  • BellLands: limits, flags, zone deletion, click from map or form
  • BellItems: catalog, create, and give items without in-game commands
  • ServerGuard: command audit, rules, and log purge from the web
  • Auto-discovered modules, connect a Bell plugin, it appears in the panel
  • API v1 + WebSocket, ready for mobile app and integrations
  • Pl3xMap proxy, no CORS issues, single panel URL

Installation

  1. Place BellHub.jar in plugins/, that alone starts the panel
  2. Set web.token in plugins/BellHub/config.yml (required before first login)
  3. Optional: Discord OAuth2 in auth.discord for team login
  4. Optional: map.pl3xmap-url, Pl3xMap terrain layer under marker map
  5. Behind reverse proxy: web.bind: 127.0.0.1 and forward public port (e.g. panel.yourserver.com)
  6. Restart, panel at http://:8080
  7. Connect Bell plugins (BellLands, BellChat, BellMarket…), modules appear automatically

Commands & guide

Administrator 2
Command Description Permission
/bellhub Panel status (port, token, modules) bellhub.admin
/bellhub reload Reload config and restart web server bellhub.admin

Notes

  • Key product of the Bell ecosystem, the heart of server administration.
  • Formerly planned as BellSuite, current name: BellHub.
  • Each Bell plugin registers a module via bell-hub-api, no hard dependencies.
  • SaaS model (hosted panel), planned for servers without their own VPS.