Class PluginOptions

PluginOptions is a class that can be used to configure the base functionality and utilties in use by a plugin.

Inherits from

  • Object (base class)

Fields

Name Type Description
commandGroup string Default command group to use
useConfig bool Does this plugin load/require a configuration file?
useOverrides bool Does this plugin auto-load level/command overrides from its config?
useStorage bool Does this plugin load/require a JSON storage file?