Server Creator·installation

Installation

Server Creator is a drag-and-drop resource. Drop the folder in your resources, start it, and build everything else — jobs, markers, garages, shops, drugs, permissions — from the in-game admin panel. No config files to edit, no restarts after changes.

Download

Download the script from portal.cfx.re. Make sure you're logged in with the FiveM account you used to purchase the script.

Extract

Unzip the archive and drop the resulting DS-ServerCreator folder anywhere inside your server's resources folder.

Requirements
Server Creator requires ESX, QBCore, or Qbox (auto-detected at runtime) and oxmysql for storage. Optional: screenshot-basic if you want automatic vehicle photo thumbnails for owned garages.

Start the resource

Add the script to your server.cfg:

server.cfg
ensure DS-ServerCreator
Resource order
Make sure your framework (ESX / QBCore / Qbox) and oxmysql are started before DS-ServerCreator so the framework is ready when Server Creator initialises.

Open the panel

Connect to your server and run the /servercreator command in chat. The first time you run it without any ace permissions configured, the script displays the exact add_ace line you need — keyed to your own license identifier:

server.cfg
add_ace identifier.license:b03ca283d23907b92744e572fcf2cd799689a582 server_creator allow

Copy that line into your server.cfg, restart the server (or refresh + ensure DS-ServerCreator), and run /servercreator again — the panel opens. From there you can create jobs with unlimited ranks, place 16 types of interactive markers, build garages and shops, define drug fields and processing chains, set permissions, and configure every supported integration — all live, with no restarts.

Granting access to other admins
The same add_ace pattern works for any other staff member: have them run /servercreator once get their license-keyed line, or assign the server_creator ace to an existing group (e.g. add_ace group.admin server_creator allow) so anyone in that group can open the panel.
Integrations
Server Creator supports 30+ popular resources for text UI, progress bars, notifications, dispatch, targeting, menus, inventory, vehicle keys, billing, and clothing. You can configure them directly on the in-game panel — you don't have to touch a config file to switch.
No restarts required
Every change you make in the panel — jobs, markers, garages, shops, drugs, permissions — applies instantly for every player on the server. You don't need to restart the resource or the server after editing.

Still stuck?

Open a ticket in our Discord and we'll help you out.

Join Discord →
Server Creator · Installation — Documentation