Five apps. One suite. One subscription.

The creative suite for
FiveM & RedM servers.

Building a server means being a database admin, a 3D artist, a Lua developer and a sysadmin at once. CFX Suite splits that into five focused desktop apps — so you can pick up the one you need and leave the rest.

From $9.99/month per app · $49.99/month for all five · Cancel any time

The CFX Suite Hub — install and launch your apps/assets/images/screens/apps/hub-overview.png
The apps

Each one does a job properly,
instead of all of them badly.

Every app installs and updates from the same Hub, signs in with the same account, and works on the same server profiles. Subscribe to one, or to all of them.

The Hub

One place to install,
update and launch.

The Hub is where your subscription becomes software. It shows every app in the suite, installs the ones you have access to, keeps them up to date, and launches them — without you tracking down a single download link.

  • Apps you're subscribed to install in one click; the rest show what they'd cost.
  • Shared components — CodeWalker, MariaDB, game data — download once and are used by every app that needs them.
  • Updates arrive through the Hub, so every app on your machine stays current.
  • Sign in once with Discord. Every app in the suite picks up that session.
The Hub showing installed and locked apps/assets/images/screens/apps/hub-apps.png
A closer look

What each app actually does.

CFXServer
Server setup, resources, database and backups

Stand up a working FiveM or RedM server from nothing, install and configure resources without touching a config file, and keep the database backed up on a schedule.

  • Guided setup wizard. Point it at an empty folder or an existing server. It downloads artifacts, installs MariaDB, imports the framework schema and writes a working server.cfg.
  • Resource installer. Install scripts from a catalog of natively supported resources. Dependencies, SQL migrations, server.cfg entries and framework wiring are handled for you.
  • Visual config editors. Edit jobs, gangs, vehicles, items and shop stock through real UI instead of hunting through Lua tables.
  • Database explorer. Browse and edit any table in your server database, run queries, and inspect player characters without a separate SQL client.
Explore CFXServer
CFXServer — Setup wizard/assets/images/screens/apps/server-setup.png
CFXClothing
Build, optimise and validate addon clothing

Import clothing and EUP packs, preview them on a live ped in 3D, catch the errors that cause invisible models, and export a stream-ready resource.

  • Live 3D preview. Every drawable rendered on an actual ped model, with texture variants, so you see exactly what players will see.
  • Pack import. Drop in a folder or archive from any creator. Files are identified, sorted by component and renumbered into a clean sequence.
  • Conflict detection. Duplicate drawable numbers, colliding component slots and overlapping EUP ranges are found and resolved before export.
  • Validation pass. Catches the classic causes of invisible clothing: missing .ytd textures, malformed .ydd geometry and mismatched embedded texture dictionaries.
Explore CFXClothing
CFXClothing — 3D ped preview/assets/images/screens/apps/clothing-preview.png
CFXVehicles
Vehicle packs, handling and previews

Install add-on vehicles, preview them in 3D, tune handling with real controls, and get them into your dealership and database without editing a single meta file.

  • 3D vehicle preview. Inspect models, liveries and extras in a real-time viewport before you commit them to your server.
  • Pack installation. Handles the whole set of meta files — vehicles, handling, carvariations, carcols, vehiclelayouts — and merges them into your existing stream folder.
  • Handling editor. Adjust acceleration, braking, grip, suspension and mass with sliders and sensible ranges instead of raw XML.
  • Sound assignment. Assign and audition engine sound sets, including custom audio packs, per vehicle.
Explore CFXVehicles
CFXVehicles — 3D viewport/assets/images/screens/apps/vehicles-preview.png
CFXMaps
MLO conflict detection and map merging

Install MLOs and map packs that overlap the same interiors, find the collisions before they break your world, and merge everything into one clean map resource.

  • Conflict scanner. Scans every installed map resource for interiors, YMAPs and entity sets claiming the same space, and reports precisely which files collide.
  • Interior mapping. A searchable index of every interior on your server and which resource provides it.
  • Map merging. Combine multiple map packs into a single well-formed resource with one manifest and no duplicate assets.
  • YMAP and YTYP tools. Inspect and edit map placement data directly, including deletion of vanilla props replaced by an MLO.
Explore CFXMaps
CFXMaps — Conflict report/assets/images/screens/apps/maps-conflicts.png
CFXBuilder+
Create FiveM resources, with or without AI

Describe the script you want and get a complete, framework-correct resource — or build it yourself with scaffolding, a Lua editor and one-click install into your server.

  • AI resource generation. Describe what you want in a sentence or two and get a complete resource: client, server, shared config, NUI and manifest.
  • Framework correctness. Generated code targets the framework you actually run — QBCore, QBox or ESX — using that framework's real exports and events.
  • Iterative editing. Ask for changes in plain English and the app modifies the existing resource rather than regenerating it from scratch.
  • Built-in Lua editor. Syntax highlighting and error checking for anything you want to write or adjust by hand.
Explore CFXBuilder+
CFXBuilder+ — Describe and generate/assets/images/screens/apps/builder-generate.png
3Frameworks supported natively — QBCore, QBox, ESX
2Platforms — FiveM and RedM
1Account, sign-in and subscription across every app
Pricing

Pay for the apps you use.

Every app is $9.99 a month on its own — CFXBuilder+ is $19.99 because it includes AI generation. All five together are $49.99. Pay yearly and save 17%.

Single app
$9.99/month
Billed monthly, cancel any time
  • Any one of CFXServer, CFXClothing, CFXVehicles or CFXMaps
  • All updates to that app
  • Community support on Discord
  • Other apps in the suite
Choose an app
CFXBuilder+
$19.99/month
Billed monthly, cancel any time
  • AI resource generation for QBCore, QBox and ESX
  • Monthly generation allowance included
  • Built-in Lua editor and one-click install
  • Community resource library
About CFXBuilder+

Yearly billing saves 17% — $99.99/yr per app, $499.99/yr for the Full Suite. Compare every plan

Common questions

Do I have to buy the whole suite?

No. Every app is sold on its own for $9.99 a month ($19.99 for CFXBuilder+), and you can mix and match as many as you want. The Full Suite is simply cheaper once you want more than a few.

Can I add an app later?

Yes. Add an app from your dashboard at any time and it starts its own billing cycle from that day. If you later decide you want everything, switching to the Full Suite replaces your individual subscriptions.

Which frameworks and platforms are supported?

QBCore, QBox and ESX are supported natively, on both FiveM and RedM. The apps detect what your server actually runs and adapt what they write to match.

Do the apps work offline?

Yes, within reason. You sign in once and your entitlements are cached, so the apps keep running without a connection for up to 14 days before they need to check in again. Server boxes with unreliable networking were the whole reason for that design.

What happens if I cancel?

You keep access until the end of the period you've already paid for, then the app locks. Nothing the app created — your server, your resources, your exports — is touched or removed.

Is this a replacement for txAdmin?

They solve different problems. txAdmin runs and monitors a live server. CFX Suite is about building the server in the first place: installing and configuring resources, preparing assets, and managing the database behind it. Plenty of people run both.

Start with one app.
Add the rest when you need them.

No setup fee, no contract, and nothing to uninstall if you change your mind.