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