Overview
RARX Crews is a comprehensive crew management system for FiveM servers offering creation, management, racing, contracts, and ranking features with a Vue.js interface.Requirements
- FiveM (current version preferred)
- oxmysql
- ox_lib (mandatory)
- QB-Core, QBX-Core, ESX Legacy, or ESX Final framework
Supported Inventory Systems
- qb-inventory
- qs-inventory
- ox_inventory
- rarx_inventory
- origen_inventory
- codem-inventory
- core_inventory
Features
Boosting Contracts
Variable difficulty and reward structures for vehicle theft contracts
Racing System
Track creation and pilot metrics for illegal racing
Leaderboards
Competitive leaderboards with customizable ranking tiers
Modular Navigation
Individual section triggers for modular navigation
Additional Features
- Item-based access restrictions - Control who can access the system
- Responsive animated UI - Modern Vue.js interface
- Multi-framework support - Works with all major FiveM frameworks
Installation
Configuration Files
Main Settings (config/main.lua)
Framework Settings (config/framework.lua)
Items Configuration (config/items.lua)
Required Items
Item Registration
- QB-Core
- ESX
- ox_inventory
Add to your shared items Lua file:
Database Tables
The script automatically creates these tables:Integrations & Exports
Client-Side Events
Client-Side Exports
Integration Examples
Item Handler (QB-Core):Restricted Navigation
Security Features
Server-side validation
Sanitized client events
Server-enforced access controls
Secure item verification

