Skip to content

Plugin configs

Person8880 edited this page Feb 7, 2021 · 5 revisions

Overview

Shine stores separate plugin config files for each individual plugin. By default, these files will be created and read from config://shine/plugins. You can change this in the base config by changing the ExtensionDir config option, but this is not normally necessary.

Shine will automatically create configs for its plugins if they are not present. You can either let it do this and then tweak them, or view the plugin's documentation on this wiki and take the default config from there. Note that the wiki may be outdated and missing options, though plugin configs are versioned and will be automatically updated if needed.

Each plugin config file is independent of the others and of the base config and determines settings for the plugin only. You only need configs for the plugins you are going to use.

Clone this wiki locally