Skip to main content

Commands

CommandWhoWhat
/createbusinessAdmin (ACE)Register a new business and bind it to one of your framework’s existing jobs, then launch the setup tool. Gated by the nex_businesses.admin ACE (or the command ACE).
/setupbusinessBoss (on job, manager grade)Place, edit, and delete points — zones, stations, stashes, registers, trays, chairs, order counters, the queue terminal, the offline shop ped, and the manager menu.
/managebusinessBoss (on job, manager grade)Open the management dashboard — menu items, prices, recipes, station assignments, paintings, the offline shop’s stock, and the live order queue.
The admin ACE is honoured only by /createbusiness, and only to register a new business. /setupbusiness and /managebusiness are gated purely by being clocked into the bound job with a manager grade — admins get no shortcut there. Every action is validated server-side.
See Setup tool for /createbusiness and /setupbusiness, and Management dashboard for /managebusiness.

Keybinds

All keybinds are registered through FiveM’s keymap and are rebindable per-player under Settings → Key Bindings → FiveM → nex_businesses. Their defaults come from cfg.lua.
DefaultActionConfig key
F7Open the UI Preferences panel.Config.UI.settingsKey
UToggle the order tickets widget.Config.UI.dispatch.toggleKey
IToggle the order tickets widget (alternate).Config.UI.dispatch.altToggleKey
Previous order ticket.Config.UI.dispatch.prevKey
Next order ticket.Config.UI.dispatch.nextKey
The order ticket keybinds (U / I / / ) only do anything while you’re inside a business you’re clocked into. See Orders.
See Configuration for changing the defaults in cfg.lua.