
vLobbyConnect
vLobbyConnect automatically connects players to the right lobby for their Minecraft version—just install and let it handle everything seamlessly! 🚀
- Загрузки
- 1K
- Подписчики
- 2
- Обновлён
- 31 марта 2025 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 2 февраля 2025 г.
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!
Ченджлог
2.2.0Релиз1.21.3, 1.21.4, 1.21.5 · 31 марта 2025 г.
New Features
- Added
/vlobbyconnect reloadcommand to reload configuration - Added permission system with
vlobbyconnect.admin.reloadpermission - Added configurable messages with color code support
Improvements
- Added embedded default messages for improved reliability
- Added version placeholder support in "no lobbies" message
- Added fallback system for configuration loading
- Added detailed error reporting for configuration issues
Bug Fixes
- Fixed message handling when config.yml is missing or invalid
- Fixed reload command not working with invalid config
- Fixed potential NPE during configuration loading
- Fixed resource handling in plugin build process
Configuration Changes
- Added new messages section in config.yml
- Added new permissions section in config.yml
- Added support for customizable error messages
- All messages now support color codes with '&' symbol
Technical Updates
- Version updated from 2.1.0 to 2.2.0
- Improved error handling throughout the plugin
- Enhanced logging for configuration operations
- Optimized resource loading process
Notes for Server Admins
- Existing config.yml files will continue to work
- New messages can be added to config.yml to override defaults
- No server restart required for config changes
2.0.0Релиз1.21.2, 1.21.3, 1.21.4 · 2 февраля 2025 г.
vLobbyConnect – v2.0.0 Release Notes 🚀
🎉 What's New?
- Improved Load Balancing – Smarter player distribution across lobbies.
- Better Fallback Handling – Automatically redirects players if a lobby is full or unavailable.
- Optimized Performance – Faster connections with minimal impact on Velocity.
- Enhanced Logging – Easier debugging for admins.
🛠 Fixes & Improvements
- Fixed minor issues with server detection and routing.
- Improved command handling for
/lobbyand/hub.
Download now and keep your lobbies running smoothly! 🎮
Комментарии
Загружаем…