vLobbyConnect automatically connects players to the right lobby for their Minecraft versionโjust install and let it handle everything seamlessly! ๐
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.
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"
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
These 2 Instantly teleports the player to the appropriate lobby.
message @kmaba on discord for quick assistance
config.yml. 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!