Queue System 
Features
- Standalone Resource – No QBCore/Qbox/ESX dependency.
- Adaptive Card UI – Shows player avatar, Discord name, queue position, wait time, and priority points.
- Priority Queue – Priority is managed by Discord roles in the config (simple, editable).
- Role Display – Active roles (VIP, Whitelist, etc.) appear in the UI.
- Top 10 Queue Preview – Live list with avatars, names, points, and wait times.
- Dynamic Status – Updates like “You’re next, get ready to join”.
- Custom Branding – Logo, welcome text, Discord/Store buttons.
- Queue-Jump Protection – Prevents bypass/exploit attempts.
- Optimized & Lightweight – Stable on large servers.
Example (Adaptive Card UI)
Show screenshot
Performance
- Resource usage: ~0.01 ms idle / ~0.02 ms under load (tested with 150+ players).
- Lightweight: No unnecessary dependencies, minimal CPU impact.
Store
Resource Information
| Code is accessible | Only the config |
| Subscription-based | No |
| Lines (approx.) | 1,540 |
| Requirements | Discord bot token + basic config |
| Support | Yes |