Configuration

The plugin includes a configuration file and the language system, which you can read about on this page.

Main configuration

# After changing this, type /sl reload. Determines what language will be used by the plugin. For it to work, it needs to be translated in the Crowdin. Otherwise, English will be used by default. If you wish to customize the messages, write custom
lang: custom
#   If enabled, plugin updates will automatically get downloaded on your server. Otherwise, you'll only get notified of the new update.
autoupdate: true

Lang

Read about this in the language page.

Autoupdate

If set to true, the plugin will automatically prompt our API for new updates on our plugins that are installed on your server, then download them and notify you if an update is available.

Last updated