Scripts / Admin Panel

An admin panel for your whole server, built to work with the framework you already run. Pull up any player, online or offline, and manage them from one searchable screen (F7). Every action is checked on the server, permission gated and logged, so you can give trial moderators fewer tools than senior admins and always see who did what.
Features
- Players: live list plus search across online and offline characters. Freeze, kick, ban, teleport (go to / bring), spectate, rename a character, revive, heal, kill, set armor.
- Bans that do not depend on your framework. They are matched on raw FiveM identifiers when a player connects. Ban a player, or ban a Discord, licence, FiveM or Steam ID before they ever join. Adaptive Card or plain-text ban screen, appeal link, ban ids and a searchable ban history.
- Warnings and notes on every character, kept even when the player is offline.
- Money and vehicles: view and adjust bank and cash, and locate, store, impound, delete or re-garage a player’s vehicles (where your framework stores them).
- Screenshot evidence: capture a player’s screen, burst-capture, or run timed surveillance. A shared gallery with pinning for evidence that should not expire. Uploads happen on your server, so your upload key is never sent to players.
- Admin tools: noclip, invisibility, player nameplates, map blips, self vehicle spawn / repair / clean / flip, announcements, ped model browser.
- Troll actions in three permission tiers, each gated separately, so you decide who gets which.
- Granular permissions: 38 permissions on top of your ACE groups, and admins can grant or revoke them per person from inside the panel.
- Full audit log of every admin action, searchable.
- Yours to adapt: English and Spanish included, colours in one theme file, and the framework adapters are open files you can edit.
Requirements
- FiveM server with OneSync
- ox_lib and oxmysql (tables are created automatically, no manual SQL needed)
- A supported framework (auto-detected), or standalone mode using ACE permissions
- Optional: screenshot-basic for player screenshots
Compatibility
The panel talks to your server through an open bridge layer, so it isn’t tied to one setup.
| Category | Included adapters |
|---|---|
| Framework | Qbox, QBCore, ESX, ox_core, ND_Core, standalone, custom |
| Standalone (no framework) | Bans, kick, teleport, spectate, screenshots, warnings, notes and tools. No characters, money or vehicles. |
The bridge files are not encrypted: if your framework is unusual, or an included adapter needs a tweak, you can edit the adapter yourself. A blank custom adapter is included for anything else. ND_Core does not support vehicle management. vRP is not supported.
Installation
- Drop
tml_adminpanelinto your resources folder. ensure tml_adminpanelafter ox_lib, oxmysql and your framework.- Give staff access with ACE:
add_ace group.admin tml_adminpanel.admin allow add_principal identifier.license:xxxxxxxx group.admin - Start the server (the database tables are created automatically) and press F7.
A full install guide and config reference are included. Changelogs and update announcements are posted in the Discord.
Important: Cfx.re Asset Escrow
This resource is distributed through the Cfx.re Asset Escrow system. Please read before purchasing.
- The main client and server code is encrypted by Cfx.re’s escrow. It can’t be viewed or edited, and it can only run on a server whose license key belongs to the Cfx.re account that purchased it.
- These files are left open so you can customise them: the config file, language files, all bridge adapters (framework and notifications), the theme file (
theme.css), thedatafolder, the install files and the documentation. - You need a Cfx.re (Keymaster) account and a server using that account’s license key. The resource will not run on a server registered to a different account.
- One purchase covers one server.
- Do not resell, share, leak or redistribute the files or the encrypted assets. Doing so violates the license and Cfx.re’s terms.
Purchase terms
- All sales are final: no refunds. Check the requirements and compatibility above, or ask in the Discord, before buying. Price drops and later sales are not refunded.
- Free lifetime updates, granted to the same Cfx.re account.
- No account transfers. Licences are not moved between Cfx.re accounts, so buy with the account that owns your server key.
- Chargebacks and leaks mean the licence is revoked and your accounts are banned from support and future purchases. Report leaks to [email protected].
- Payments are handled by Tebex, and anything not covered here follows Tebex’s terms.
Support
Support covers installation help, bugs in the shipped code and the documented config. It does not cover custom framework integrations, heavily modified forks, conflicts with unrelated scripts, general server setup or account transfers.
Join the Discord for support: https://discord.gg/RPzkXrDUEQ
Screenshots show the interface rendered with sample data.
