Files
Lobby/README.md
T
2026-08-09 17:34:48 +02:00

856 B

Lobby

Build

The network hub/lobby plugin — player prefixes, scoreboard, join/quit handling, BungeeCord-style server switching, and the navigator/kit inventory menus for minigames built on GameAPI.

Requirements

  • Java 17
  • Maven
  • Spigot API 1.20.4

Dependencies

  • GameAPI 1.6.4-SNAPSHOT, resolved from the private Maven registry at https://git.softwarerat.com/api/packages/zlaura/maven
  • org.jetbrains:annotations

Building

mvn -B package

Branches

  • main — tracks the latest stable source used by CI
  • 1.21.10 — active development branch for the current Minecraft version target