Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
vLobbyConnect – The Ultimate Lobby Manager for Velocity Proxy
vLobbyConnect is a powerful and lightweight Velocity plugin designed to seamlessly manage lobby connections for players using different Minecraft protocol versions. Whether your server supports multiple Minecraft versions or needs efficient load balancing, vLobbyConnect ensures players are sent to the correct lobby every time.
🚀 Why Use vLobbyConnect?
- Version-Specific Lobby Assignment – Automatically sends players to the appropriate lobby based on their Minecraft version.
- Seamless Load Balancing – Distributes players evenly across multiple lobbies, preventing overcrowding and lag.
- Failsafe Mechanisms – If a lobby is misconfigured or full, players are redirected to an available fallback lobby.
- Easy Setup & Configuration – Just drop the plugin into Velocity, configure the lobbies, and you're good to go!
Setup
- Place the plugin jar in your Velocity plugins folder.
- Configure your lobbies in two places:
Plugin Config (config.yml)
This file is located in src/main/resources/config.yml
(it will be copied to plugins/vLobbyConnect/config.yml
on first run):
lobbies:
1.20lobby1: "name1"
1.20lobby2: "name2"
1.8lobby1: "name3"
1.8lobby2: "name4"
# To add more lobbies, follow the pattern "VERSIONlobbyX"
# Example:
# 1.13lobby8: "name5"
Velocity Server Configuration (velocity.toml)
In your velocity.toml
, configure the servers with the required modifications. For example:
[servers]
name1 = "ip"
name2 = "ip"
name3 = "ip"
name4 = "ip"
try = [] # keep fallback empty
⚡ Commands
- /lobby
- /hub
These 2 Instantly teleports the player to the appropriate lobby.
message @kmaba on discord for quick assistance
🛡️ Future Enhancements (Planned Features)
- Customizable Messages – Modify join/fallback messages in
config.yml
. - Priority Lobbies – Assign preferred lobbies based on player rank or permissions.
🎮 Conclusion
vLobbyConnect is the ultimate lobby management solution for Velocity servers, ensuring a smooth, version-compatible experience for all players. Download it today and enhance your network’s performance and player experience! 🚀
Test this plugin out on play.craftium.ro!