ModsJava
Lobby System [BungeeCord]
Lobby System is the best plugin to manage all your lobby servers on your network. Free Minecraft Java mod for 1.7, 1.8, 1.9.
⬇ Download on Spigot
You can get the translation in: Spanish, English and French on the github page.
Spoiler: Config File
Code (YAML):
config
:
#If its "true", players have a countdown before teleport to the lobby
countdown : true
#set the time of the countdown
time : 3
## tp_mode:
#You can set the tp_mode between: "random" , "lessplayers"
#random: Players will be teleported randomly to any lobby.
#lessplayers: Players will be teleported to the lobby with less players on the server.
tp_mode : "lessplayers"
#This is the list of your lobby servers
lobbys :
- "lobby_server"
commands:
lobby:
command : "lobby"
permission : "lobby.use"
aliases :
- "hub"
- "leave"
#List of denied servers where the players can't execute the command
denied_servers :
- "Auth"
#If its "true", players have a countdown before teleport to the lobby
countdown : true
#set the time of the countdown
time : 3
## tp_mode:
#You can set the tp_mode between: "random" , "lessplayers"
#random: Players will be teleported randomly to any lobby.
#lessplayers: Players will be teleported to the lobby with less players on the server.
tp_mode : "lessplayers"
#This is the list of your lobby servers
lobbys :
- "lobby_server"
commands:
lobby:
command : "lobby"
permission : "lobby.use"
aliases :
- "hub"
- "leave"
#List of denied servers where the players can't execute the command
denied_servers :
- "Auth"
Spoiler: Message File
Code (YAML):
message:
nopermission : "&cNo tienes permisos para ejecutar este comando."
prefix : "&6[Lobby] "
lobby:
denied : "&cNo puedes usar este comando aqui."
tp : "&aHas sido transportado a la lobby correctamente."
error : "&cNo hay ninguna lobby establecida."
create : "&aLobby agregada correctamente."
islobby : "&cEste servidor ya esta establecido como lobby"
already : "&cYa estas conectado a este servidor."
reload : "&aConfiguracion recargada correctamente"
remove:
message : " &aLobby eliminada correctamente."
arguments : "&cFaltan argumentos, usa /lobbyremove <lobby>"
error : "&cEse servidor no existe o no es una lobby"
waiting : "&aTeletransportando a la lobby en %time% segundos."
cancel : "&cHas cancelado el teleporte."
transport:
sucess : "&a%target_amount% jugadores de %target% fueron transportados a %objetive%"
equals : "&cLos servidores no pueden ser iguales"
error : "&cEl servidor %server% no esta establecido como lobby."
arguments : "&cUsa /lobbytransport <server> <server>"
list:
header : "&6&m==================="
message : "&6%lobby% - %amount% players"
footer : "&6====================="
server:
sucess : "&aHas ingresado a la lobby %server%"
error : "&cEse servidor no está establecido como lobby"
argument : "&cUsa /lobbyserver <server>"
teleport:
sucess : "&aEl jugador %player% ha sido transportado a la lobby: %server%"
player : "&aUn admin te ha transportado a la lobby."
error : "&cEl jugador no está conectado"
argument : "&cUsa /lobbytp <player>"
mode:
argument : "&cUsa /lobbymode <mode>"
sucess : "&aEl modo de transporte ha cambiado a: %mode%"
nopermission : "&cNo tienes permisos para ejecutar este comando."
prefix : "&6[Lobby] "
lobby:
denied : "&cNo puedes usar este comando aqui."
tp : "&aHas sido transportado a la lobby correctamente."
error : "&cNo hay ninguna lobby establecida."
create : "&aLobby agregada correctamente."
islobby : "&cEste servidor ya esta establecido como lobby"
already : "&cYa estas conectado a este servidor."
reload : "&aConfiguracion recargada correctamente"
remove:
message : " &aLobby eliminada correctamente."
arguments : "&cFaltan argumentos, usa /lobbyremove <lobby>"
error : "&cEse servidor no existe o no es una lobby"
waiting : "&aTeletransportando a la lobby en %time% segundos."
cancel : "&cHas cancelado el teleporte."
transport:
sucess : "&a%target_amount% jugadores de %target% fueron transportados a %objetive%"
equals : "&cLos servidores no pueden ser iguales"
error : "&cEl servidor %server% no esta establecido como lobby."
arguments : "&cUsa /lobbytransport <server> <server>"
list:
header : "&6&m==================="
message : "&6%lobby% - %amount% players"
footer : "&6====================="
server:
sucess : "&aHas ingresado a la lobby %server%"
error : "&cEse servidor no está establecido como lobby"
argument : "&cUsa /lobbyserver <server>"
teleport:
sucess : "&aEl jugador %player% ha sido transportado a la lobby: %server%"
player : "&aUn admin te ha transportado a la lobby."
error : "&cEl jugador no está conectado"
argument : "&cUsa /lobbytp <player>"
mode:
argument : "&cUsa /lobbymode <mode>"
sucess : "&aEl modo de transporte ha cambiado a: %mode%"
.
Spoiler: Add-on Config File
config:
lobby :
##Enable or disable the command
enable : true
##Player command
command : "vlobby"
permission : "vlobby.use"
message:
sucess : ""
denied : "&cYou dont have permission to do this."
Code (YAML):
config:
lobby :
##Enable or disable the command
enable : true
##Player command
command : "vlobby"
permission : "vlobby.use"
message:
sucess : ""
denied : "&cYou dont have permission to do this."
Lobby System [BungeeCord] is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 13,413 times (via Spigot). Download it and open it directly in the game.