class CommandResult
Represents the success status of a command. Returned by BaseCommand#runCommand(String, BaseCommand.CommandContext).
BaseCommand#runCommand(String, BaseCommand.CommandContext)
Since 2.0
SUCCESS
BAD_SYNTAX
WRONG_CONTEXT
ERROR