Queue System
Compatibility
Compatibility
Frameworks
| Framework | Status |
|---|---|
| QBX Core (Qbox) | ✅ |
| QB-Core | ✅ |
| ESX (es_extended) | ✅ |
| Standalone / custom | ✅ |
The queue operates at the FiveM deferrals layer BEFORE any framework loads — it's framework-agnostic.
Discord bot
| Requirement | Where |
|---|---|
| Bot token | discord.com/developers/applications → Bot → Reset Token |
| Bot in guild | Invite link with View Members permission |
| Server Members Intent | Toggle in Bot tab → Privileged Gateway Intents |
| Discord linked to FiveM | Player runs FiveM with Discord open (CitizenFX picks up the Rich Presence ID) |
Other queue scripts
Not compatible with any other queue script (connectqueue, etc.) — only one queue can intercept deferrals. Remove the other.
Other suty resources
| Resource | Interaction |
|---|---|
| All other suty- | No conflicts — queue is at the deferrals layer, fires before anything else |
Anti-cheats
Compatible with all major anti-cheats since the queue operates before player join. FiveGuard / Badger / Eulen-detect won't interact with queue logic.
Known incompatibilities
- Other queue/whitelist scripts (only one can run)
- Custom deferral handlers that intercept connection at the same layer (rare)
Report compatibility issues on Discord.
