Package com.velocitypowered.api.event.command
-
Interface Summary Interface Description CommandExecuteEvent This event is fired when someone executes a command.PlayerAvailableCommandsEvent Allows plugins to modify the packet indicating commands available on the server to a Minecraft 1.13+ client. -
Class Summary Class Description CommandExecuteEvent.CommandResult CommandExecuteEventImpl This event is fired when someone executing command.PlayerAvailableCommandsEventImpl Allows plugins to modify the packet indicating commands available on the server to a Minecraft 1.13+ client.