Commands
This section lists all available commands included in the script. Each command is designed to simplify administration, player interaction, or debugging tasks. You’ll find detailed descriptions, usage examples, and permission requirements to help you manage and customize your server efficiently.
| Command | Description |
/robberycreator | Opens the robbery creator NUI. Only players matching an allowed ace or group may open it. |
Server bridge — inventory listing
Each inventory bridge at server/custom/inventory/<id>.lua must define two globals. The creator UI uses them to populate its item picker and render item images.
Server bridge — doorlocks
Each doorlock bridge at server/custom/doorlock/<id>.lua defines these globals (ox_doorlock ships included). The active one is selected by Config.Doorlock.
Custom nodes
Add your own Action/Condition/Trigger nodes from server/custom/nodes/.
