
PAUSE MENU ONYX
Replace the default GTA pause menu with a fully custom, immersive UI. Displays player info, job, cash, bank balance, location, and server stats in a beautiful d

Kyros Queue is a modern, user-friendly queue system for FiveM servers that helps manage player connections when your server is full. Instead of the standard "Server is Full" message, players see an attractive interface that shows their position in line, complete with animations and a chat system. The queue includes Discord integration for role-based priority (VIP system), a built-in chat for waiting players, and real-time updates. Players with special Discord roles get higher priority, and the system even remembers players who disconnect briefly, helping them keep their spot in line.
Real-time queue updates with live position tracking, automatic sorting based on priority, and ghost player detection for optimal server management.
Multi-source priority system combining queue time bonuses, Discord role-based points, and grace period bonuses for recently disconnected players.
Complete Discord verification system with role-based access control, member verification, avatar and username display, plus guest profile support for non-Discord users.
Clean and responsive interface with customizable banners, interactive buttons, real-time animations (plane, rocket, car), and detailed points breakdown display.
In-queue chat functionality with message history, timestamps, cooldown system, automatic cleanup, and queue position display right in the chat.
Configurable max server slots, automatic ghost player cleanup, grace period for reconnections, server hostname updates with queue count, and connecting countdown system.
Detailed breakdown of all points sources with visual display of accumulated points, role-based calculations, and queue time bonus tracking for full transparency.
Fully customizable UI elements, adjustable timers, configurable point systems, animation type selection, button styling and layout, plus language customization options.
Comprehensive API with queue status exports, priority update functions, callback system, force refresh capabilities, and queue event handling for advanced integrations.
Standalone script with no external dependencies, minimal resource usage, built-in error handling and debug logging, fully compatible with FiveM's deferral system.
queue_password enableConsoleTurn on password protection for your server. Players will need to enter the correct password to join through the queue.
queue_password disableConsoleTurn off password protection. All players can join without needing a password.
queue_password set <password>ConsoleChange the server password. Example: queue_password set mySecretPass123
queue_password statusConsoleCheck if password protection is currently enabled or disabled, and view the current password.
queue_maintenance enableConsoleTurn on maintenance mode. This blocks all players from joining the server through the queue.
queue_maintenance disableConsoleTurn off maintenance mode. Players can resume joining the server normally.
queue_maintenance statusConsoleView current maintenance mode settings including enabled status, message, and estimated time.
queue_maintenance message <text>ConsoleSet the message players see when maintenance mode is active. Example: queue_maintenance message Server is updating, please wait!
queue_maintenance time <text>ConsoleSet the estimated downtime text displayed to players. Example: queue_maintenance time 30 minutes