πRuxo Admin Menu
Open Source
/ ^4________ ___ ___ ___ ___ ________
^4|\ __ \|\ \|\ \ |\ \ / /|\ __ \
^4\ \ \|\ \ \ \\\ \ \ \ \/ / | \ \|\ \
^4 \ \ _ _\ \ \\\ \ \ \ / / \ \ \\\ \
^4 \ \ \\ \\ \ \\\ \ / \/ \ \ \\\ \
^4 \ \__\\ _\\ \_______\/ /\ \ \ \_______\
^4 \|__|\|__|\|_______/__/ /\ __\ \|_______| # Table of Contents
1. [Introduction](#introduction)
2. [How to Install](#how-to-install)
- [Download](#download)
- [Installation Steps](#installation-steps)
3. [Dependencies](#dependencies)How to Install
Like any other script, Insert the menu inside the RESOURCE server folder, and add ruxo_menu on the server config file!
Dependencies
ESX
ESX Context
Key Commands
Numpad 8 to open the menu, or use /ruxomenu you can edit default commands in config file, or change keybinds settings inside the game.
Each staff can change the keys from game commands settings.
SQL
If your database have different job table you can change the SQL query inside the server.lua file
Admin Control
In config file you can control your admin settings:
CASE AdminControl = true
You MUST add your discord and steam discord id in the config server file
Admin control with steam id from config it's a safe practice, for example a cheater with group admin or founder will never get access to this menu
CASE AdminControl = false
The menu will check your server groups (mod,admin,superadmin.cofounder,founder) you can edit in client side what commands can be done for each group.
Vehicles
The menu can get all vehicles in server, basic + custom, or you can manage them manually from config, to do that enable GetVehicleFromConfig
Leave GetVehicleFromConfig false to get all game vehicles without adding them manullay in config
Inside the config file you can find two different lists of vehicles:
ListedVehicle is a static list with all base GTA vehicles
ModVehicle is a list with your imported vehicles:
Translations
Translations available in: EN,IT,FR,DE,ES.
Select your locale:
You can add more translations adding a block of code like that, change labels:
Discord Logs
You can log everithing you need to discord, controll what your stuff does, when and how
Discord webhooks are easy to manage, you can find some pre-configured logs inside config file:
Support
For any problem join our Discord Community:
β¨SupportLast updated