⚙️Configuration
Configuration guide of Admin Menu System.
Admin Menu Script – Configuration Guide
1. Core Settings
Config.Framework = "auto" -- auto, esx, qb
Config.Language = "en" -- en, de, fr, es, pt
Config.isWeaponItem = true -- treat weapons as inventory items
Config.SpeedType = "km/h" -- km/h or mph
Config.inventory = "qb-inventory" -- qb‑inventory, ox_inventory, qs‑inventory, origen_inventory, custom2. Opening the Menu
Config.Command = {
active = true, -- enable / disable command
command = "admin" -- /admin
}
Config.Key = {
active = true, -- hotkey toggle
key = "F6" -- any FiveM key ID (e.g. F2, F10)
}3. Revive Triggers
4. Noclip Controls & Speed Steps
5. Fuel Callback
6. Plate Generator
7. Pre‑defined Admins (optional)
8. Ticket System
9. Permissions
10. Need Help?
Last updated