Plugin |
| Member name | Value | Description |
|---|---|---|
| CommandOK | 0 | The command was successfully executed. |
| InvalidValue | 1 | The value given to the command was invalid. |
| FailedToExecute | 2 | The command failed to execute. |
| UnknownCommand | 3 | The command is unknown to the plugin. |