GithubHelp home page GithubHelp logo

bndzor / fivem_queue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anderscripts/fivem_queue

0.0 1.0 0.0 828 KB

A Queue system for FiveM FX Servers

License: GNU Affero General Public License v3.0

C# 92.76% HTML 1.10% CSS 1.32% JavaScript 4.38% Lua 0.45%

fivem_queue's Introduction

FiveM Queue

A Queue system for FiveM FX Servers

Installation Instructions

  • Download the latest release here
  • Copy fivemqueue folder into your FX Server resources folder
  • edit configuration.cfg too add identifier for your Queue Admin(s)
  • start fivemqueue in your server.cfg like any other resource
  • Enjoy and please report any bugs here

Features

  • Add or remove queue priority to players
  • Add or remove one of three reserved slot types to players
  • Configurable number of reserved slots by type
  • Add or remove Permanent Banning
  • Kick from session and queue
  • Optional white list only mode
  • Configurable reconnect grace period and loading time limit
  • Queue admin commands (In-Game, RCON, or console)
  • Queue admin UI panel in game to configure queue and session players
  • Queue admins are permissioned in configuration.cfg by steam or license
  • Customizable options and permissions included in configuration.cfg (Defaults included)

Requirements

  • Steam and License are required for features and persistence

Commands

CommandParamatersExplanation
/q_sessionNoneOpens the queue admin panel displaying all players in session and providing options to configure reserved slot types, priority, and kick or ban. If run from RCON or console will display the session information in console
/exitgameNoneGives players a way to give up their reconnect grace time and exit the game when finished playing
/q_addprioritySteam or LicenseAdds priority to a player
Also available via in game UI
Example: /q_addpriority 11000050888sg23
Example: /q_addpriority 833g50qqa4e620arq2a937312rt9b5g050d2ew54
/q_removeprioritySteam or LicenseRemoves priority from a player
Also available via in game UI
Example: /q_removepriority 11000050888sg23
Example: /q_removepriority 833g50qqa4e620arq2a937312rt9b5g050d2ew54
/q_addreserveSteam or License and 1 or 2 or 3Add or change reserved slot type
Also available via in game UI
Example: /q_addreserve 11000050888sg23 1
Example: /q_addreserve 833g50qqa4e620arq2a937312rt9b5g050d2ew54 3
/q_removereserveSteam or LicenseRemoves any reserved slot type
Also available via in game UI
Example: /q_removereserve 11000050888sg23
Example: /q_removereserve 833g50qqa4e620arq2a937312rt9b5g050d2ew54
/q_addbanSteam or LicenseBans a player permanently until unbanned
Also available via in game UI
Example: /q_addban 11000050888sg23
Example: /q_addban 833g50qqa4e620arq2a937312rt9b5g050d2ew54
/q_removebanSteam or LicenseUnbans a player
Example: /q_removeban 11000050888sg23
Example: /q_removeban 833g50qqa4e620arq2a937312rt9b5g050d2ew54

fivem_queue's People

Contributors

anderscripts avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.