All Classes and Interfaces
Class
Description
Represents an argument of a command.
Represents an expected parameter of a command
Annotation used for discovering commands.
Represents a command that is executed and allows to take actions in response.
Main class of the command framework.
Commands should implement this interface.
An
Argument representing an argument of a text commandA
CommandEvent representing an executed text command.An
Argument representing an argument of a slash commandA
CommandEvent representing an executed slash command.