AutoEnableMode - cyritegamestudios/trust GitHub Wiki
Overview
Controls whether the Trust addon is set to On
or Off
after loading using // lua load trust
or // lua r trust
. Does not affect // trust reload
which only reloads mode and job settings.
Values
Value | Description |
---|---|
Off |
Trust is set to Off after the addon is loaded |
Auto |
Trust is set to On after the addon is loaded; the Trust will immediately start performing actions |
Roles
N/A