CommandEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki
CommandEffect - An object
Properties
mode - Required enum
Allowed values
- ALL
- OTHER
- SELF
The mode of operation
Defaults to SELF
CommandEffect.Executor
executor - OptionalThe executor that will execute the command
Defaults to CONSOLE
ExpressiveMessage
commands - Optional Array ofThe list of commands to execute
Defaults to []