is Help Disabled
@ConfigurationValue(path = "botcommands.text.isHelpDisabled", defaultValue = "false" )
Whether the default help command is disabled. This also disables help content when a user misuses a command.
This still lets you define your own help command with IHelpCommand.
Default: false
Spring property: botcommands.text.isHelpDisabled