diff --git a/configs/plugin_settings.cfg b/configs/plugin_settings.cfg index 10ac41cb..20212f7a 100644 --- a/configs/plugin_settings.cfg +++ b/configs/plugin_settings.cfg @@ -10,6 +10,7 @@ * "global" - Plugin will never be unloaded or updated * "blockload" - Plugin will always be blocked from loading. Implicit (automatic) loads * produce no error, but explicit (manual) loads will show an error message. + * (Options are one of "yes" or "no") * * You can also have an "Options" section declaring options to pass onto the JIT: * "debug" - Whether or not to load the plugin in debug mode