Members
ChatCommands
Commands that can be entered by clients via chat input.
A handler returns true if the user input should be sent as a chat message.
ChatCommandTags
Color to highlight chat commands in the explanation.
Methods
handleChatCommand() → {boolean}
Returns:
true if the input was successfully parsed as a chat command.
- Type
- boolean