GeneralCommands - cyritegamestudios/trust GitHub Wiki
Overview
General Trust commands for addon state, help, status, modes, profiles, and utility actions.
Commands
| Command | Action |
|---|---|
// trust version |
Show the Trust version. |
// trust help |
Open the Trust wiki help page. |
// trust commands |
Open the commands menu. |
// trust debug |
Show debug info. |
// trust timeout num_minutes |
Unload Trust after a specified number of minutes. |
// trust timeout clear |
Clear the unload timeout. |
// trust item item_name |
Use an item by name. |
// trust start |
Start Trust. |
// trust startall |
Start Trust on all characters. |
// trust stop |
Stop Trust. |
// trust stopall |
Stop Trust on all characters. |
// trust toggle |
Toggle Trust on and off. |
// trust reload |
Reload job settings files. |
// trust status |
View Trust status. |
// trust set mode_name mode_value |
Set a mode to a given value. |
// trust cycle mode_name |
Cycle the value of a mode. |
// trust load mode_set_name |
Load a mode set. |
// trust save [mode_set_name] |
Save changes to the current mode set or to a named set. |