đź§ľ [ESX] XeX Game Management Panel - Offline Admin Panel With Analytics

How do you manage your resources and interactions with your server’s database? With XeX Panel, it’s easier, and you have a foundation ready to expand according to your specific needs. An essential resource for managing any server without having to directly access the database, built over four years on a server with an average of 200+ users.

Features:
-Secure authentication
-Staff access management
-Pre-configured and adjustable user roles
-Profile page and password change
-100% responsive web design, folding menu with fullscreen UI or adapted to mobile
-User table display with adjustable cache system
-Live server display (logged in users, ping, name, ID, server resources, etc…)
-Linking with FiveM public API
-Possibility of editing user profile (name, last name, items, skin, job, group)
-Ability to search for users
-Ability to search for vehicles by license plate or user ID
-Possibility of searching for a user’s items in trunks, inventories, backpacks
-Ability to see societies and degrees of each society
-Ability to view and search for user homes
-Internal vehicle list
-Internal list of items
-Ability to add licenses to a user
-Possibility of making cks (example procedure included)
-Possibility of exchanging characters (example procedure included)
-Custom account analytics
-100% Configurable and expandable according to the needs of each user
-Translation system included
-Webhook logs on different actions, easily expandable

Screenshots:



Purchase here (47€)

Test panel:

https://fivempanel.jesusgimenez.com

User: demo
Pass: demo

*Important: This is a web-based dashboard based on PHP + JS + HTML + CSS; it’s not a server-installable resource. It manages all data from the web; it’s not a moderation tool, but rather a server and user administration + analytics tool.

Feel free to come to Discord and ask any questions, I’ll help you install it on your own host!

XeX scripts:
:gun: XEX WEAPONLICENSES
:airplane: XEX PILOTJOBS
:pushpin: XEX BLIPS CREATOR
:warning: XEX EAS
:pill: XEX MEDICALHELP

Code is accessible Yes
Subscription-based No
Lines (approximately) +2k
Requirements Web host and access to DB
Support Yes

XeX Panel v2.1.0 — Major Update

:new: New Modules

  • Anomaly Detection — Automated alert system that detects extreme wealth, negative balances, and suspicious patterns. Severity classification (Critical/High/Medium/Low) with a dismiss option.
  • Economy Overview — Full server economy dashboard: money distribution, top players, averages by job, and real-time metrics.
  • Business Analytics — Advanced business/job analytics with performance metrics, revenue, and comparisons.
  • Staff Activity — Monitoring of panel staff activity with customizable date ranges (7d/14d/30d/60d/90d).
  • Audit Log — Complete log of all panel actions: who did what, when, and from where. Filters by category, user, and date range. Configurable purge.
  • Webhooks — 13 Discord webhook events: login, data edits, money movements, CKs, swaps, vehicle management, licenses, staff, and more.
  • Permissions Manager — Granular roles and permissions system per page and per action. Quick presets (All Pages, Safe Preset, etc.).
  • Settings Panel — Full settings panel with live configuration: account labels, limits, anomaly thresholds, and more. No code changes needed.
  • Global Search — Header global search to quickly find players.
  • Player Notes — Internal per-player notes visible to staff only.

:lock: Security

  • CSRF protection on all forms and POST actions.
  • Rate limiting on login with automatic lockout after failed attempts.
  • bcrypt passwords — secure hashing with modern verification.
  • Centralized security middleware (security.php).
  • Directory protection — .htaccess in cache and install to prevent direct access.
  • Sanitization via e() and attr() functions across all HTML output.

:art: UI/UX

  • Full CSS redesign — new design system with CSS custom properties, premium dark theme.
  • Redesigned Live player cards: initials avatar, dynamically colored ping (green/yellow/red), online indicator, responsive grid.
  • Unified buttons — removed ugly shadows, solid theme-based backgrounds for all ghost/transparent buttons.
  • Improved spacing for filter buttons and quick actions.
  • New panel logo.
  • Improved responsiveness across all pages.

:gear: Framework & Compatibility

  • Multi-framework — Native support for ESX Legacy, QBCore, and QBox (via QBCore mapping).
  • Custom framework support — Manual table mapping for any framework.
  • $DB_TABLES mapping — All queries use dynamic mapping; no hardcoded table names.
  • Web installer — New guided install page (install) that configures the DB, creates tables, and sets up the first admin user.

:bar_chart: Analytics

  • Improved cronjob — framework-aware, supports 4 currencies (bank, cash, black money, VIP coin).
  • Chart.js graph — 4 datasets with distinct colors, currency-formatted tooltips, smart axes (K/M).
  • Smart cache with configurable TTL (JSON, no serialize).

:wrench: General Improvements

  • Revamped View User — Account cards with icons, inline data editing, vehicle/license/note management from a single page.
  • Restructured config.php — Roles, per-page/per-action permissions, FiveM API, webhook URL, all centralized.
  • Unified SQL schema — Single schema.sql file containing all panel tables.
  • Complete commercial documentation — README.md ready for GitBook with install/config/module/troubleshooting guides and more.
  • Expanded translations — New keys for all added modules.