← All scripts

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.

QBCORE QBOX ESX STANDALONE

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.

FrameworksQBCore · Qbox · ESX · Standalone (auto-detect at boot)
DependenciesNone 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)
LocalesEN · ES (extensible via shared/locales.lua)
KeybindF6 by default · rebindable in FiveM settings
LicenseSingle buyer · unlimited servers · perpetual
UpdatesFree for life · delivered via Tebex
SupportDiscord + email · direct dev access
Sourcegithub.com/mrsanti18/fivem-admin-menu

Common questions.

Yes — QBCore, Qbox, ESX and standalone are auto-detected at boot. If you use something custom, the standalone mode covers ~95% of use cases (everything except player money/inventory dispatchers).
Modern glassmorphism design with three theme variants, 100% async server calls (no lag spikes), Discord webhook logging built-in (not an addon), 3-layer permission resolver, and full EN/ES localization. The aesthetic is its own — not a clone of any existing menu.
The full HTML/CSS/JS is open and editable. Theme colors are CSS variables — change one value and the whole UI re-themes. The Lua + NUI bridge is documented so you can wire new buttons to new actions easily.
Sold through Tebex with cfx.re server lock — the resource refuses to start on servers without a valid license. Your purchase is tied to your cfx.re identifier so no one can leak and reuse it.
Yes. Every update is free for the life of the script. You re-download from Tebex any time and the latest version is always there.
Discord ping or email — you talk to me directly. No support ticket queue, no first-line filter. I usually reply within 24 hours on weekdays. Pre-launch you can join the waitlist and you'll get the support channel link in the launch email.