ExoHub
Simple Hub/Lobby plugin for velocity servers.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
ExoHub
ExoHub
A Velocity hub teleport plugin with simple features.
---
Overview
ExoHub adds a `/hub` command to your Velocity proxy that sends players back to your hub/lobby server. Instead of an instant teleport, players see a live countdown in their action bar, hear a tick sound each second, and get sent over automatically when time's up. If they move, chat, or run another command mid-countdown, it cancels — keeping things intentional.
Everything is configurable. Every message, every timing value, every sound — toggle them on or off, or change the text entirely.
---
Features
- `/hub` and `/lobby` commands (both work out of the box, no extra setup) - Countdown displayed in the first available with MiniMessage + hex color support - first available — detects position packets directly via Netty pipeline injection; no companion plugin required - first available between uses - Picks the first available hub server from your list — if one is offline, it falls back to the next - Cleans up all countdowns gracefully on proxy shutdown
---
Commands
| Command | Alias | Description | |---------|-------|-------------| | `/hub` | `/lobby` | Teleports them to the Hub |
No permissions are required by default. All players can use the command.
---
Installation
1. Drop `ExoHub-1.0.0.jar` into your Velocity `plugins/` folder 2. Start (or restart) the proxy — `config.yml` is generated automatically 3. Edit `plugins/exohub/config.yml` to match your hub server names and preferences 4. No restart needed after editing — reload is handled on next proxy start
---