Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.12 KB

README.md

File metadata and controls

38 lines (32 loc) · 1.12 KB

Lobby System

LobbySystem es un plugin de la API de bungee creado para manejar el sistema de lobbys de tu network.

Short Wiki

How to Install

You can compile it from the command line:

 git clone https://github.com/ObedMz/LobbySystem.git
 cd LobbySystem
 mvn clean install

After this, you just drop the jar file into the /plugins folder of your BungeeCord server or get the .jar directly from descargar

Permissions

  • "lobby.*"
  • "lobby.create"
  • "lobby.remove"
  • "lobby.reload"
  • "lobby.list"
  • "lobby.transport"
  • "lobby.use" (editable)
  • "lobby.mode"

Commands

  • /lobbycreate
  • /lobbyremove
  • /lobby (editable)
  • /lobbylist
  • /lobbytransport
  • /lobbymode
  • /lobbytp
  • /lobbyserver

See the wiki for more information, now spanish and english version!.