
SaifNeon
Administrative
- Credits
- 44,287
FourTwenty Queue System - Advanced Priority Queue for ESX & QBCore
Introduction
Hey FiveM Community!We’re FourTwenty, and we’re excited to present our brand-new Advanced Queue System – made for serious servers looking to provide a fair, optimized, and priority-based entry system. Whether you’re using ESX, QBCore, or a custom setup – this one fits all.
Links
- GitHub:
- Discord:
- Website:
Core Features
Real-Time Priority Handling
- Dynamically adjust player queue positions based on roles like staff, donators, or custom ranks
- Built-in priority levels with full database persistence
- Easily modify or extend with your own levels
Fair & Transparent Queue System

- Realtime updates on player position and ETA
- Clear, customizable messages for users
- Guaranteed fairness without performance trade-offs
Performance Optimized
- Designed to run lean with minimal resource usage
- Queue refresh interval and max player limit configurable
Inactivity Handling
- Auto-kick inactive users after X minutes
- Ensures the queue always keeps moving
- Custom timeout duration
Framework & Database Support
- Works with ESX, QBCore, or standalone
- oxmysql powered – persistent priority storage
- Full command set to manage player priority
Configuration Example

config.lua
Priority Levels
Queue Messages
Permissions & Commands
Commands
Permissions
Developer Exports
GetQueueInfo()
Returns queue state:SetQueueActive(state)
Enable/disable system:AddPlayerPriority(identifier, level, by)
RemovePlayerPriority(identifier)
Installation
- Drop the folder into your resources directory
- Add ensure ft_queue before your framework
- Configure config.lua to fit your server
- Ensure oxmysql is installed
- Restart server
Links
- GitHub:
- Discord:
- Website: