enable

abstract val enable: Boolean(source)

Whether the text commands feature should be enabled.

You can use @RequiresTextCommands to disable services when this is set to false.

Default: true

Spring property: botcommands.text.enable