Class CommandExecuteEvent

java.lang.Object
com.velocitypowered.api.event.command.CommandExecuteEvent
All Implemented Interfaces:
ResultedEvent<CommandExecuteEvent.CommandResult>

public final class CommandExecuteEvent extends Object implements ResultedEvent<CommandExecuteEvent.CommandResult>
This event is fired when someone executing command.