Class HelpConfig
java.lang.Object
net.blockhost.commons.commands.help.HelpConfig
Configuration for command help message formatting.
This configuration controls how help messages are displayed to users, including colors, formatting, and message templates.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
header
-
commandFormat
-
noCommands
-
separator
-
-
Constructor Details
-
HelpConfig
public HelpConfig()
-