Commands
Universal UI's commands, permissions and convars.
Commands
| Command | Who | What it does |
|---|---|---|
/universal_ui:theme | Players with the universal_ui.theme ace | Opens the live theme editor. See Theming. |
/universal_ui:theme clear | Same ace, or the server console | Reverts everyone to the theme in shared/config.lua. |
/universal_ui:demo <module> | Anyone, while universal_ui:dev is 1 | Plays a demo of one module. |
/universal_bridge:test | Anyone, while universal_ui:dev is 1 | Checks the ox_lib redirect end to end. See Universal Bridge. |
Demo modules: notify, context, input, alert, progress, progresscircle, skillcheck, textui, multitextui, menu, guide, keyspam, memory, scramble, ui3d.
Permissions
add_ace group.admin universal_ui.theme allowConvars
| Convar | Default | What it does |
|---|---|---|
setr universal_ui:dev 1 | 0 | Turns on the demo and test commands. Checked every time, so no restart is needed. Set it back to 0 on a live server. |
setr universal_ui:adapters 0 | 1 | Stops Universal UI from taking over QBCore and ESX notifications. |
setr universal:mergedTheme 0 | 1 | Keeps each Universal product's theme separate instead of merging them. |
