STANDALONE mz_queue: A simple and efficient queue system for FiveM servers with real-time priorities handling.

SaifNeon

SaifNeon

Administrative
Credits
42,760
Hey there,
I developed this queue system for one of my project a few years ago and now, after a little bit of rework, I decided it could be useful to open source it.

Please, Log in or Register to view URLs content!

A simple and efficient queue system for FiveM servers with real-time priorities handling.


Why Use This Queue System?

Managing server queues effectively is essential for server stability and economics. This system ensures fairness, optimizes player entry, and supports real-time priority handling, allowing you to give priority access to staff or whitelisted players dynamically.

Key Features:

<script class="js-extraPhrases" type="application/json"> { "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous", "lightbox_error": "The requested content cannot be loaded. Please try again later.", "lightbox_start_slideshow": "Start slideshow", "lightbox_stop_slideshow": "Stop slideshow", "lightbox_full_screen": "Full screen", "lightbox_thumbnails": "Thumbnails", "lightbox_download": "Download", "lightbox_share": "Share", "lightbox_zoom": "Zoom", "lightbox_new_window": "New window", "lightbox_toggle_sidebar": "Toggle sidebar" } script>
:white_check_mark:
Real-Time Priority Handling: Adjust player priority dynamically based on their role or status (eg. paying player).
:white_check_mark:
Fair and Transparent Queueing: Ensures that players are handled efficiently and in a structured manner.
:white_check_mark:
Performance Optimized: Lightweight and efficient, minimizing server load while maximizing queue management.
:white_check_mark:
Easy to Configure: Simple setup with custom commands to fit your server’s needs.
:white_check_mark:
Auto-Kick for Inactivity: Keeps the queue moving by automatically removing inactive players.

Installation & Setup

  1. Download the script from
    Please, Log in or Register to view URLs content!
    .
  2. Add the script to your FiveM resources folder making sure to respect dependencies (oxmysql, ox_lib). It’s this easy.

Try It Out!

While this system is not strictly tied to ESX, it has been developed using that framework. The admin list is retrieved through the users table, and compatibility with other frameworks may vary. Future updates will include broader framework support.

Screenshot(s)



Please, Log in or Register to view URLs content!


Please, Log in or Register to view URLs content!
 
Back
Top