BText Config
Properties
Link copied to clipboard
@ConfigurationValue(path = "botcommands.text.dmClosedEmoji", defaultValue = "mailbox_closed", type = "java.lang.String" )
Emoji used to indicate a user that their DMs are closed.
Link copied to clipboard
@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.
Link copied to clipboard
@ConfigurationValue(path = "botcommands.text.showSuggestions", defaultValue = "true" )
Whether command suggestions will be shown when a user tries to use an invalid command.
Link copied to clipboard
@ConfigurationValue(path = "botcommands.text.usePingAsPrefix", defaultValue = "false" )
Whether the bot should look for commands when it is mentioned.