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
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
Gallery
Click an image to enlarge. Preview of the plugin on your server.
Installation
- Place
BellHub.jarinplugins/, that alone starts the panel - Set
web.tokeninplugins/BellHub/config.yml(required before first login) - Optional: Discord OAuth2 in
auth.discordfor team login - Optional:
map.pl3xmap-url, Pl3xMap terrain layer under marker map - Behind reverse proxy:
web.bind: 127.0.0.1and forward public port (e.g. panel.yourserver.com) - Restart, panel at
http://:8080 - 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.