1 / 3Built interface — configuration editor
Overview
Config Control Suite is a configuration layer for FiveM servers. Instead of a config.lua per resource edited over SSH at two in the morning, every setting lives in one structured file set with a schema, so a wrong type or a missing key is caught before the server restarts rather than after it fails to start.
It is for owners running more than a handful of resources, where nobody remembers which convar was changed last Tuesday. Every change is versioned with who made it and why, and any version can be restored. Environment profiles let a development server, a staging server and live run from the same definitions with only the values that differ held separately.
The permission model is part of it: roles, grants and the resources each role may touch are declared once and applied across your admin tooling rather than repeated per resource. Validation runs before deployment, so a config that would refuse to boot is rejected while you can still read the error.
Configuration revisions are published while you are subscribed, covering new convars as FiveM adds them and schema updates as frameworks change. If you cancel, your configs stay in your repository and remain yours to use; the licence to run the tooling ends with the period you have paid for.
What you get
- Structured config set with a schema per resource, validated before the server restarts
- Version history for every change, with the author, the reason and a one-click restore
- Environment profiles for development, staging and live sharing one set of definitions
- Role and permission declarations applied across admin tooling rather than repeated per resource
- Pre-deployment validation that rejects a config which would refuse to boot
- Convar reference kept current as FiveM adds and deprecates settings
- Import tool that reads your existing config.lua files into the schema
Eligible resources
The plan covers these resource types. Individual resources are listed in your Gaming Library as they publish.
- Resource schemas
- Convar reference
- Permission sets
- Environment profiles
- Validation rules
Features
- Caught before restart
- Validation runs against the schema, so a wrong type or missing key is an error you read rather than a server that will not boot.
- Every change has an author
- Versions record who changed what and why, and any version can be restored in full.
- Three environments, one definition
- Development, staging and live share the definitions and differ only in the values that must differ.
Compatibility and requirements
Works with
- ESX, QBCore, Qbox or a custom framework
- txAdmin for deployment, optional
- Git for the configuration repository, optional
You need
- A FiveM server you control
- Shell or panel access to restart resources
Updates and content cadence
- The full configuration layer from your first day
- Convar and schema revisions as FiveM and the frameworks change
- New resource schemas published as they are written
License
- Licensed for one server network you own or operate.
- You may edit and extend the schemas and tooling for that network.
- Reselling, sharing or re-uploading the files is not permitted.
Installation
- 1Download Config Control Suite from your Gaming Library.
- 2Place the resource in your server's resources directory.
- 3Run the import tool to read your existing configs into the schema.
- 4Add the `ensure` line to server.cfg above your other resources, then restart.
If you cancel
- Access and updates continue until the end of the period you paid for.
- The licence to run the tooling ends with the subscription.
- Your configuration files and version history stay in your repository.
More from DistroSource Gaming
Browse all
3FiveMMLOs & Maps
MLO Vault
Every DistroSource FiveM interior in one library, with new MLOs each month.
- MLO
- Interiors
- Vault
View details$19/mo
Subscription
3FiveMUI & HUD
Interface Series
Player HUD, vehicle HUD, police MDT and dispatch in one maintained interface series.
- HUD
- MDT
- Dispatch
View details$16/mo
Subscription
3FiveMVehicles
Fleet Garage
A monthly drop of service and civilian vehicles. Pick three each month and keep them.
- Vehicles
- Monthly drop
- Pick & keep
View details$12/mo
Subscription
$45/mo
Config Control Suite

