๐ฐ Advanced Fabric Hub

The all-in-one lobby and hub management solution for modern Fabric servers.
Advanced Fabric Hub transforms your spawn area into a fully functional, interactive lobby without needing a dozen separate plugins. From server navigation menus to double-jumping and player stackers, it includes everything you need to welcome players in style.
๐ Why Use This Mod?
- ๐ฆ All-in-One: Replaces separate mods for Hub Protection, Navigator, Auth, and Fun features.
- ๐ ๏ธ Fully Configurable: Every feature can be toggled or tweaked via
config/fabrichub.json.
- โก Lightweight: Built purely for Fabric 1.21+ with minimal performance impact.
- ๐ Offline-Ready: Includes a built-in Authentication system (Login/Register) for offline-mode servers.
โจ Features
๐ก๏ธ Hub Protection & Management
- Protected Radius: Set a safe zone around spawn (
/sethubradius) where blocks cannot be broken and damage is disabled.
- Void Teleport: Falling into the void automatically brings you back to spawn.
- Adventure Mode: Forces players into Adventure mode and prevents item drops/pickups.
- No Hunger/Damage: Keeps players fed and safe while in the hub.
๐งญ Navigation & Tools
- Server Navigator: A configurable chest GUI menu for executing commands or switching servers.
- Player Hider: A tool (and command
/toggleplayers) to hide other players and reduce lag.
- Hub Items: Automatically gives Navigator and Visibility tools on join.
- Smart Teleport:
/hub saves your last location, and /back returns you to your survival adventure.
๐ก Fun & Mechanics
- Double Jump: Launch yourself into the air with spacebar (configurable cooldown).
- Player Stacking: Right-click other players to ride them! Stack as high as you want.
- Silk Touch Spawners: Mine mob spawners to pick them up.
- Mob Heads: Mobs have a configurable chance to drop their heads on death.
๐ Security & Auth
- Authentication System:
/register and /login commands for securing player accounts.
- Session Management: Remembers logins for the session.
- Resource Pack Enforcer: Automatically prompts/sends a server resource pack on join.
๐ Commands
Player Commands
/hub or /lobby - Go to the hub.
/back - Return to your previous location.
/navigator - Open the server menu.
/toggleplayers - Hide/Show other players.
/register <pass> <pass> - Create an account.
/login <pass> - Login to your account.
Admin Commands
/sethub - Set the global spawn point.
/sethubradius <blocks> - Set the protection radius.
โ๏ธ Configuration
The configuration file config/fabrichub.json allows you to customize every aspect.
{
"hub": {
"radius": 150,
"teleportOnJoin": true,
"doubleJumpEnabled": true
},
"auth": {
"enabled": true,
"minPasswordLength": 5
},
"navigator": {
"enabled": true,
"items": [
{ "name": "Survival Server", "command": "server survival", "material": "grass_block" },
{ "name": "Creative Server", "command": "server creative", "material": "diamond_block" }
]
}
}
For additional Minecraft version support, contact me at my discord server(link bellow):
https://discord.gg/BmUZ6jHcJz -- our SMP with all my mods on it...test our server out will ya? thx!
[DISCLAIMER: Portions of this project were developed with AIโassisted tools as part of PhaseZero Labsโ workflow.]