Configure our Plugin

A default configuration is generated automatically when the plugin is installed for the first time.

API Key

If you haven’t created a server yet, now is the time to do so. Go to the Servers page in your dashboard and click Add Server. Fill out the required information and confirm by clicking Add Server.

Go to your dashboard and copy the API key for the server you are configuring. Paste the API key between the quotation marks ("") in the config.yml file.

All other configuration options are optional and can be left at their default values.

Chat Logs

The chatLogEnabled option allows you to enable or disable chat logging for this server instance. When disabled, no chat logs will be shared with us and they will not be visible in the dashboard.

Punishment Command Whitelist

punishmentCommandPrefixes defines a list of whitelisted command prefixes that the AI chat moderator can use. Commands that are not included in this list cannot be executed by the moderator.

lock-keyhole

To add a new command, append a new line to the end of the list. Only include the command name in lowercase.

Last updated