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