NUI Admin Menu

£0.00

A free, modern NUI admin menu for FiveM with a searchable command panel, live player list, quick actions, and JSON-driven configuration.

NUI Admin Menu

A sleek, modern NUI admin menu for FiveM servers — and it’s completely free. It puts a searchable command panel, a live player list, quick-action shortcuts, and a set of built-in utility toggles (noclip, godmode, teleports, and more) at your staff’s fingertips. Every command is driven by simple JSON configuration and runs through your server’s existing admin command set, so you can shape the whole menu without touching Lua or React.


Dependencies

  • ox_lib (required) — callbacks, notifications, dialogs, vehicle properties, and clipboard support.
  • oxmysql (required) — server-side script dependency.
  • qb-core (optional) — unlocks QBCore player data, jobs, gangs, items, and extra commands.

Interface Overview

The UI is split into a Commands tab (all admin actions, grouped, searchable, and star-able as favorites), a Players tab (online players with live headshots and quick moderation buttons), and a Quick actions sidebar for shortcuts like dev mode and copy-coords. Commands come in two flavors: single-click buttons and expandable forms with validated fields. Toggle commands such as godmode and noclip highlight while active, and any command can auto-close the menu after running.

Forms support a rich set of field types — text input, numeric, searchable select, multi-select, checkbox, slider, and autocomplete — and selects can chain dynamically, for example picking a job to load its grades.


Built-In Commands

The menu ships with a broad command library across several categories:

  • Player — revive, give armour, set ped model (800+ models), give weapons, and QBCore extras like remove stress, relieve needs, give money/items, and set job or gang.
  • Vehicle — spawn from 3000+ vehicles, apply max performance mods, swap engine audio, repair, and teleport into the driver seat.
  • Utility — godmode, noclip, cloak, increased run speed, unlimited stamina, superjump, night and thermal vision, multiple teleport modes (marker, coords, and 80+ preset locations), and 700+ timecycle modifiers.
  • Moderation — kick (single or server-wide) and ban with reason and duration.

Toggles such as godmode, speed, visibility, and vision reset automatically when the resource stops.


NoClip & Freecam

NoClip uses an embedded freecam: fly with WASD-style movement and mouse look, adjust speed with scroll, and go faster or slower with Shift and Alt. On-screen control hints are shown, your ped (and vehicle, if driving) syncs to the camera, and gamepad mappings work alongside keyboard.


QBCore Integration

When qb-core is running, the menu auto-detects the framework and injects extra commands, loads jobs, gangs, and items from JSON, populates targets and players with citizen ID, character info, money, job, and gang, registers dynamic grade dropdowns, and adds a Logout quick action. Without QBCore, players still list server ID and name.


Configuration & Permissions

Menu entries and the quick-actions sidebar are defined in plain JSON, and runtime data files cover vehicles (~3000), ped models (~800), timecycles (~700), items (~225), weapons, teleports, jobs, and gangs. Edit these to match your server without changing code. Permissions are enforced through ACE checks, so only the staff principals you configure can open and use the menu.


Tech Stack

  • Client: Lua 5.4 with ox_lib.
  • Server: Lua, oxmysql, optional QBCore.
  • UI: React 18, TypeScript, Vite, Mantine 7, react-hook-form, Jotai, and Font Awesome (web package v2.0.0).

Free to grab from Vortex Scripts, with continued updates and support to keep your staff tools sharp.

Reviews

There are no reviews yet.

Be the first to review “NUI Admin Menu”

Your email address will not be published. Required fields are marked *