CommandSource
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Methods
Return Type: boolean
Return Type: boolean
Return Type: boolean
Parameter | Type |
---|---|
Parameter component | Type Component |
Parameter senderUUID | Type invalid |
Return Type: boolean
Properties
Name | Type | Has Getter | Has Setter |
---|---|---|---|
Name acceptsFailure | Type boolean | Has Getter true | Has Setter false |
Name acceptsSuccess | Type boolean | Has Getter true | Has Setter false |
Name alwaysAccepts | Type boolean | Has Getter true | Has Setter false |
Name shouldInformAdmins | Type boolean | Has Getter true | Has Setter false |