CommandEventJS
This event needs cleanup! Using it is not recommended.
Information
This event is fired when a command is executed on server side.
Parent eventclass
Can be cancelled
No
Fields
Name | Type | Info |
parseResults | ParseResults<CommandSource> | Command paramsĀ |
exception | Exception | Error, set if something went wrong |