Downloads · BoostLobby Connector

The Connector securely verifies players' real presence. It's outbound-only (no open ports), signs every message with your secret and never verifies by name: it uses proven identities (Steam, Minecraft UUID, FiveM license…).

Generic sidecar single executable, nothing to install

RustARKCS2Garry's ModDayZ*ARMA*

For Steam-based games. It connects to your server via RCON and reports who's online. Players link their Steam account with one click in their dashboard; there are no in-game steps here.

How to install it (2 minutes)
  1. Download the executable for your system and the config.example.json.
  2. Rename it to config.json and keep it next to the executable.
  3. Paste your serverId and secret (from the owner dashboard) and your RCON details (mode, host, port, rconPassword).
  4. Run it (double-click on Windows or ./boostlobby-sidecar-linux).

* DayZ and ARMA (BattlEye) are in beta.

Vote scripts (in-game /vote)

FiveM boostlobby-vote resource + /vote and /votereward in the Minecraft Connector. connectors/vote/ folder in sources.

Identity linking

Each player links their account once in their dashboard:

  • Steam (Rust, ARK, DayZ, CS2, GMod, ARMA): one click.
  • FiveM/RedM, Minecraft, Roblox: in-game code.
  • Discord: via Discord login.

Prefer to review the code? The whole Connector is open and auditable: download sources.