Skip to main content
The configuration sits in the CONFIG table at the top of the plugin file the installer snippet created.

Full config

API connection

Feature toggles

SYNC_SHIELD is off by default. Enable it only if you want to participate in the global flagged-users system. See Technified Shield.
With DEBUG = false the plugin prints nothing at all, including errors. Turn it on while troubleshooting, then turn it back off.

Permission mapping

Staff configured in the dashboard receive the matching rank on join. The plugin uses the real role name from your dashboard where one is configured, and only falls back to the generic rank names below when there is none.
Ranks the plugin created itself are kept in sync. If a rank of the same name already exists in your Adonis config, its level is left alone and a warning is logged instead.
If the API is unreachable, existing ranks are left untouched. Staff are only demoted when the API explicitly answers that they are no longer staff, so an outage will not strip your team’s permissions.

Example setups

All features on, the default.