LobbyCommandPlugin is a simple plugin to send the player to a random lobby server when running /lobby.
Installation:
Just add LobbyCommandPlugin.jar to your plugins folder and restart the server!
Commands:
/lobby- Send the player to a random lobby.
Features:
Fully configurable!
Including sounds!
All messages and sounds available to disable!
Simple configuration!
Configuration:
Code (YAML):
# Plugin configuration Config: # List of server lobbies, by running /lobby the player is connected to a random server from this list Lobbies: -
"lobby1" # To deactivate a message or sound just put "" Messages:
OnlyPlayers: "&cOnly players can execute this command." ProblemOnConnection: "&cA problem occurred when connecting to the %server% server." NoLobbyFound: "&cNo lobby was found available for connection." Connecting: "&aConnecting to &f%server%&a..." Sounds:
ProblemOnConnection: "VILLAGER_NO" NoLobbyFound: "VILLAGER_NO" Connecting: "LEVEL_UP"
Do you have a problem?
No worries, I'm available here and at my discord: TheLipe#0001.