brightnessFeatures

Admin Panel

In-game admin panel accessed with a single command. No config files for runtime settings — everything is managed from the UI.

  • Dashboard — Live server stats, capacity chart, activity graph, quick toggles

  • Queue Manager — View/search queued players, force connect, kick, set priority

  • Role Manager — Whitelist roles, priority roles with point values, reserved slot roles

  • Moderation Log — Full audit trail with admin names, timestamps, and details

  • Queue Passes — Grant/revoke skip-the-line passes per player

  • Settings — All runtime config in one place (maintenance, passwords, webhooks, timing, etc.)

  • 3 Access Levels — Full, Moderate, and View Only per Discord role or ace permission

Queue System

  • Priority Points — Assign point values to Discord roles to control queue order

  • Point Stacking — Stack points from multiple roles, or use highest only

  • Waiting Points — Players earn points over time while waiting (configurable rate + cap)

  • Reserved Slots — Dedicated server slots for specific roles, separate from public capacity

  • Queue Passes — Skip-the-line passes with quantity tracking

  • Tebex Integration — Auto-grant queue passes on store purchase via webhook

  • Guest Mode — Allow players without Discord to join when Discord isn't required

Queue UI

  • Animated queue position display

  • Queue list viewer (see who else is waiting)

  • Priority profile viewer (see your roles and points breakdown)

  • Live chat between queued players

  • Discord and Store quick-link buttons

  • Custom banner image

  • Password entry screen

  • Maintenance screen

Access Control

  • Whitelist — Require specific Discord roles to join

  • Password Protection — Server-wide password gate with configurable max attempts

  • Maintenance Mode — Block new connections with a custom message

  • Scheduled Maintenance — Auto enable/disable maintenance on a weekly schedule

  • Maintenance Bypass — Let specific roles join during maintenance

Discord Webhooks

  • Status Webhook — Live-updating embed with server stats, queue info, and top queued players

  • Admin Log Webhook — Audit trail of all admin actions (kicks, role changes, toggles, etc.)

Developer Exports

Server-side exports and client-side GlobalState let you integrate queue data into other scripts — Discord Rich Presence, scoreboards, loading screens, and more. See the Exports page for details.