diff --git a/config/settings.yml b/config/settings.yml index 80e6561..0199832 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -1,4 +1,8 @@ +# Configuration for plugins plugins: + # Control for enabling the bot plugin bot_enabled: + # Default setting for the plugin, enabled by default default: true + # Client-specific setting, also enabled for the client client: true