santi_admin
Async-first admin menu for QBCore, Qbox, ESX or standalone FiveM servers. Glassmorphism UI in three themes, granular 3-layer permissions, and every action logs to Discord automatically.
MVP is live on GitHub right now —
read the README,
clone, drop into resources/, restart. Tebex purchase opens with the rest of the store in Q3 2026.
What's inside.
Glassmorphism UI
Modern blurred UI with smooth animations. Three theme variants out of the box (sky / violet / minimal) — change one CSS variable to re-theme everything.
Player management
Kick, ban, warn, teleport, bring, spectate, freeze. Search players by name, ID or license. All actions respect tier limits.
Money + item tools
Give cash, dirty money, items. Framework-aware — works with QB/Qbox inventory + ESX accounts without extra config.
World controls
Weather (8 presets + freeze), time of day with hour/minute precision, clear traffic / debris / peds on demand.
Vehicle spawner
Spawn any model with options (put me inside, delete on exit, max upgrades + tuned mods). Auto-cleanup on resource stop.
Discord webhooks
Every action logged to Discord automatically with severity colors. Configurable username, avatar, and per-event channel routing.
Granular permissions
3 tiers (mod / admin / superadmin) × per-action config. Identifiers, ACE groups, framework groups — all resolved in order.
Server controls
Announcements with severity colors, scheduled restarts with 5/2/1 min countdown pings, live console reload command.
EN / ES locales
Built-in English and Spanish. Adding a third language is one file — keys are flat strings with substitution placeholders.
Technical specs.
| Frameworks | QBCore · Qbox · ESX · Standalone (auto-detect at boot) |
| Dependencies | None required · ox_lib optional |
| Server impact | ~0.01 ms idle · ~0.05 ms when menu open · 100% async |
| Client impact | ~0.01 ms · NUI only loads when opened (no constant render thread) |
| Locales | EN · ES (extensible via shared/locales.lua) |
| Keybind | F6 by default · rebindable in FiveM settings |
| License | Single buyer · unlimited servers · perpetual |
| Updates | Free for life · delivered via Tebex |
| Support | Discord + email · direct dev access |
| Source | github.com/mrsanti18/fivem-admin-menu |