Hook a chat command.
name of command
_callback function or delegate
instructions for this command, displayed when the /help <cmd> command is invoked
priority of this hook. Should be CommandPriority.normal
See Implementation
Hook a chat command.