Roadmap & Changelog

CFXAdmin ships updates constantly. Here's what we've recently added and what's coming next — shaped by what server owners ask for.

🚧

In Progress

1

Greater Resource Support

More natively supported resources with visual config editors, added every release.

Resources
🗓️

Planned

3

RedM Integration

Full support for RedM servers alongside FiveM.

Platform

Discord Bot Integration

Monitor and manage your server directly from Discord.

Integrations

Player & Ban Management

Search players, manage bans, and edit characters from inside the app.

Admin Tools

Recently Shipped

4

Multi-Server Management

Manage multiple FiveM servers from one app, each with its own database and backups.

Core

QBox & ESX Support

Jobs, gangs, inventory, and config support across QBCore, QBox, and ESX.

Frameworks

Clothing Manager

Install, preview, and manage custom clothing and EUP visually — no manual streaming setup.

Assets

Cloud Backups

Off-site backups of your database to keep player data safe.

Backups

Have a feature you'd love to see? Suggest it in our Discord — the roadmap is driven by your requests.

📝

Changelog

v1.0.4127 August 4, 2026
🚀CFXAdmin v1.0.4127 - Update Released

👕 Clothing System — major update

Browse & preview
• Clothing tab: pick a pack, switch Male/Female, browse items by category
• 3D preview with drag-to-rotate and scroll-to-zoom
• Textures listed in two columns — click any variant to apply it live

Texture tools (⋯ menu on each texture)
• Optimize — shows disk size, dimensions and format, warns when a texture is too large, offers Scale by Half or Scale to Size
• Download — export as .PNG or .DDS
• Replace — swap in a .PNG or .DDS
• Delete — remove a variant
• + Add Texture — add variants (up to 26 per item)

High heels
• "Is High Heels" toggle with a Heel Height value in 0.1 steps
• Ground plane in the preview so you can watch the shoe lift as you adjust
• Detects when a shoe clips through the ground and suggests the correct height from the model's own geometry

Hats & hair
• Cut Hairs presets — Show Hairs, Cut Hairs, Remove Hairs, or a custom value

Pack authoring
• + Create New Clothing Pack — builds a complete empty pack (fxmanifest, ped variation .ymt, shop.meta) for one or both genders
• + Add Clothing — add a model with as many textures as you like. Before importing it checks polygon count and file size and warns about streaming/crash risk, and flags textures worth optimizing — with one-click Optimize per texture
• Props supported — hats, glasses, earrings, watches and the rest
• Delete items from the ⋯ menu — everything after is renumbered automatically across the .ymt, shop.meta and creature metadata so the pack stays valid

Game limit monitoring
• Reads sv_enforceGameBuild from server.cfg and shows how many addon .ymt slots your build allows vs how many you're using
• Warns before you exceed it (exceeding crashes clients on join)
• Tracks per-pack drawable counts and total props
• Creature metadata is now only created when a heel or hat-hair value is actually set — it costs a .ymt slot for both genders, so unused ones are flagged as reclaimable

ℹ️ Editing a pack always writes a .bak of the original .ymt / shop.meta / creature metadata first.
v1.0.4102 July 31, 2026
CFXAdmin v1.0.4102
🐛 Critical fix — MLO conflict correction
• Fixed a bug where combining map-edit packs could corrupt the merged .ymap files and crash the server on load. This happened whenever the combined result had fewer entities than the originals (typical for "removal" map edits) — the empty leftover data blocks were written with an invalid size.
• The merger now safely trims those blocks and will never rewrite a file with a bad block table.
• Added a safety guard: if a merge would need to add entities beyond what the source file can hold, it now keeps a valid source file instead of writing a broken one.
ℹ️ If you were affected by the v1.0.4101 crash, your original files were automatically backed up — no data was lost.

New — "Rebuild Merged Files" button (MLO tab)
• Re-merges all corrected MLO files from their automatic backups in one click.
• Recovery for anyone whose maps were corrupted by the v1.0.4101 merge bug: install this update, open the MLO tab, and click "Rebuild Merged Files".
• Your original files are never modified.
v1.0.4101 July 28, 2026
🚀 CFXAdmin v1.0.4101 — Update Released
🗺️ MLO Conflict Correction — Major Fix
• Fixed a bug where the MLO conflict tool couldn't read entities from certain map ymaps (especially CodeWalker-exported map edits), causing corrections to fail or produce empty results.
• The app was reading 0 entities from files that actually contained hundreds — it now decodes them correctly and properly combines your separate map edits into a single conflict-free ymap.
• Added safety guards so a single problematic ymap can never crash the whole correction batch — worst case, it keeps one version intact instead of failing.
📥 Update now: Log in and download the latest version from your dashboard → https://cfxadmin.com/dashboard
Your installed app updates in place — servers, profiles, and settings are all kept.
v1.0.4100 July 23, 2026
🚀 CFXAdmin v1.0.4100 — Update Released
🛠️ Critical Fix
• Fixed an installer packaging issue where the bundled database (MariaDB) wasn't included — this was causing "Bundled MariaDB archive not found" errors and blocking server creation. If you're on 1.0.4050, please update.
🗄️ Keep or Replace Your Database
• When creating a new server, if MySQL/MariaDB is already installed and running, CFXAdmin now asks whether you want to keep your existing database or replace it with a fresh install — instead of just replacing it automatically.
• "Keep Current" reuses your running database and simply adds the new server's database to it, leaving your existing data untouched. Works with both the bundled MariaDB and your own MySQL install.
📥 Update now: Log in and download the latest version from your dashboard → https://cfxadmin.com/dashboard
Your installed app updates in place — servers, profiles, and settings are all kept.
v1.0.4050 July 14, 2026
🚀 CFXAdmin v1.0.4050 — Update Released

Big update this round with major QBox and ESX improvements, plus multi-server fixes.

🖥️ Multi-Server
• Run multiple servers at the same time — each server now gets its own txAdmin port and game port, so they no longer clash.
• Adding a second server no longer reinstalls MariaDB — it reuses your existing database setup, and the DB password step is skipped automatically.
• Fixed txAdmin dropping to the setup page when launching an additional server — it now opens your already-configured dashboard.
• The dashboard now shows the correct online/offline status per server when switching profiles.

🔷 QBox Support
Jobs & Gangs now show up in Server Settings for QBox servers (previously blank). Fully readable and editable, saved back in the correct qbx_core format.

🟢 ESX Support
Jobs now display in Server Settings, read straight from your database.
• Gangs tab now correctly notes ESX doesn't use gangs.
• New ESX inventory management — view, add, edit, and delete items straight from your database items table.
• Added ESX config options to Server Settings (Max Weight, paycheck settings, identity, debug, and more) pulled from es_extended.

🛠️ Fixes & Polish
• Fixed MariaDB trying to start twice when launching a server alongside another.
• Cleaner item editor — only relevant fields show per inventory system.
v1.0.3983 July 8, 2026
CFXAdmin v1.0.3983 — Release Notes
New Features
Multi-Server Management
You can now manage multiple FiveM servers from a single CFXAdmin instance. A server switcher appears in the title bar once you're logged in, letting you switch between servers instantly without restarting the app.

Add & Remove Servers
Use the "+ Add Server" button in the title bar to set up additional servers. Each server goes through the standard setup wizard and gets its own configuration, license key, and backup schedule. A Cancel button lets you back out of the add-server flow at any time.

Per-Server TxAdmin Port
Each server profile now stores its own TxAdmin port (default: 40120). The TxAdmin button on the dashboard opens the correct port for whichever server is active.

Background Backups for All Servers
Backup schedules run in the background for all server profiles simultaneously — not just the one you're currently viewing. Backup timers are tracked per-server and persist across sessions.

Bug Fixes & Improvements
Server configuration (IP, port, paths, backup intervals) is now stored per server profile rather than as a single global config
Existing single-server users are automatically migrated — no setup required on first launch
Dark-themed server switcher dropdown matches the app's title bar styling
v1.0.1129 July 8, 2026
What's New in v1.0.1129

Builder AI Credit System
Your Builder AI usage is now displayed as credits, giving you a clear picture of how much you've used and how much you have left. The usage card now shows your exact credit count (e.g. 2,340 / 10,000 credits this cycle) alongside the progress bar. If you have bonus credits from a top-up purchase, those are shown separately. When you're running low, hit Buy More Credits directly from the Builder tab — it opens the purchase page in your browser where you can pick up 5,000, 12,000, or 30,000 additional credits that never expire and stack on top of your monthly allowance.
v1.0.1128 July 8, 2026
CFXAdmin — Version 1.0.1128
Release Notes
Overview

CFXAdmin is a complete FiveM server management desktop application for Windows. This release includes the full suite of server management tools — from first-time setup through to daily server operations — all from a single app with no developer knowledge required.

What's Included in This Release

Server Dashboard
A real-time home screen showing your server's online/offline status, MySQL connection state, server name, framework, data paths, and quick-access buttons for txAdmin, your server folder, and your resources folder.

Resource Management
Install, update, configure, and uninstall from 143+ natively supported FiveM resources. Resources are organised by category (Core, OX, Standalone, Voice). Version tracking lets you see what's installed and update to the latest version with one click. Conflict detection flags incompatible resource combinations before they cause problems. Any resource can be added to your server through CFXAdmin — natively supported resources additionally get a full visual config editor.

Visual Config Editor
Every natively supported resource exposes its configuration through a clean, tabbed UI — no Lua files, no syntax to learn. Change values, toggle settings, and save directly to your server. The full config file is always accessible for advanced use.

MLO Management
Install and manage your full library of custom map mods. One-click conflict scanning detects duplicate .ymap and .ybn files across all installed MLOs, and the automatic master merge resolves every conflict without touching files manually. Note: MLO changes require a full server restart to take effect. Restarting MLO resources on a live server can cause issues for connected players.

Vehicle Management
Install custom vehicle packs and manage your full vehicle library with live 3D model previews rendered inside the app. Vehicles are automatically categorised by type — Compacts, Sports, Muscle, Motorcycles, Off-Road, and more. Edit handling data and vehicle properties directly from CFXAdmin. Note: vehicle changes require a full server restart. Restarting vehicle resources on a live server may cause crashes or issues for players currently in those vehicles.

Inventory System
Full integrated management for ox_inventory, QBCore Inventory, and QS Inventory. Browse and manage your item registry with item icons, configure shops, crafting recipes, stash locations, weapons, evidence lockers, and vehicle inventories — all without writing SQL. More inventory systems coming in future updates.

Server Settings
Visual management of core framework settings including player capacity, PVP, economy configuration, paycheck intervals, jobs, gangs, and admin permissions — all without editing config files directly.

Database
Browse character data, manage and execute SQL migrations, and view your full backup history. Automatic scheduled backups run on hourly, 6-hour, daily, and weekly intervals with one-click restore for any saved point.

Resource Marketplace
An in-app marketplace for discovering FiveM community resources across 12+ categories: Police & EMS, Jobs, Vehicles, Housing & Properties, UI & HUD, Weapons, Clothing, Phone, Inventory, Economy & Banking, Admin & Management, MLOs & Maps, and more. Free GitHub resources install directly to your server with one click. Paid resources can be purchased, downloaded, and installed through CFXAdmin.

CFXAdmin Builder (Builder+ only)
A custom-trained AI agent built specifically for FiveM resource development. Builder knows your server's framework, installed resources, and inventory system — and generates complete Lua resources from plain English descriptions. Supports job scripts, minigames, events, utility tools, and general scripts. Framework-aware output for ESX, QBCore, and QBox. Generated resources can be downloaded and installed directly to your server.

Important Notes

After installing or removing a resource, restart the resource or your server via txAdmin for changes to take effect.
MLO and vehicle changes always require a full server restart. Restarting these on a live server with active players may cause crashes or unexpected issues — schedule restarts during low-traffic periods.
Natively supported resources receive a full visual config editor. Resources not yet natively integrated can still be installed and managed through CFXAdmin but may require manual config file editing. New supported resources are added with every update.