Skip to content

Lbby v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:22

πŸš€ Lbby v0.2.0 β€” Major Feature Release

6 New Server Types

Lbby now supports 11 server types total:

  • πŸ†• Bukkit β€” Original plugin API (compile via BuildTools)
  • πŸ†• Spigot β€” Optimized CraftBukkit fork (BuildTools)
  • πŸ†• Folia β€” Multithreaded Paper fork (regionalized)
  • πŸ†• Purpur β€” Feature-rich Paper fork with extras
  • πŸ†• SpongeVanilla β€” Standalone Sponge API server
  • πŸ†• SpongeForge β€” Sponge API on Forge

Plus the existing Vanilla, Paper, Forge, Fabric, and NeoForge.

Customizable Dashboard

  • Drag & drop widgets to rearrange your dashboard
  • Resize ring meters (100–240px) and sections
  • Toggle visibility β€” hide widgets you don't need
  • New ring meters: Mods count and World size
  • Loader-themed accent colors β€” each server type gets its own color
  • Layout persists across sessions

Security & Reliability

  • Constant-time token comparison for remote control (prevents timing attacks)
  • 10s connection timeout on remote control connections
  • Token change detection β€” auto-restarts remote server when token is regenerated
  • Atomic config writes β€” write to temp file then rename (crash-safe)
  • Corrupted profiles.json backup β€” auto-backs up before resetting
  • Config write lock β€” prevents concurrent saves from racing
  • Multi-fallback device fingerprinting β€” 5 fallback sources for reliable license binding

Modrinth Plugin Support

  • Search and install plugins for Bukkit, Spigot, Folia, Purpur, and Sponge on Modrinth
  • Plugin-aware labels throughout the UI (nav sidebar, ModManager tabs and headers)

Other Improvements

  • Setup wizard redesign β€” now shows Lbby logo, version, and app description
  • New profiles get unique server directories (no more shared paths)
  • Explicit stop remote control with port-release verification
  • Cloudflare tunnel reports exit status
  • Backup filenames include seconds; symlinks are skipped for safety
  • Removed "cracked mode" language from setup

Download

Platform File
macOS Apple Silicon Lbby_0.2.0_aarch64.dmg
macOS Intel Lbby_0.2.0_x64.dmg
Windows Lbby_0.2.0_x64-setup.exe
Linux (deb) Lbby_0.2.0_amd64.deb
Linux (AppImage) Lbby_0.2.0_amd64.AppImage
Linux (rpm) Lbby-0.2.0-1.x86_64.rpm