Uses of Package
com.github.alex1304.ultimategdbot.api.command
-
Classes in com.github.alex1304.ultimategdbot.api.command used by com.github.alex1304.ultimategdbot.api Class Description CommandKernel The command kernel coordinates the command providers from all plugins.CommandProvider Provides a set of commands. -
Classes in com.github.alex1304.ultimategdbot.api.command used by com.github.alex1304.ultimategdbot.api.command Class Description ArgumentList Represents the list of the arguments of a command.Command Represents a bot command.CommandDocumentation Holds the documentation for a specific command.CommandDocumentationEntry Represents a documentation entry.CommandErrorHandler Provides a convenient way to add error handlers for bot commands.CommandProvider Provides a set of commands.Context ExecutableCommand Represents a command ready to be executed, meaning that the context and the error handler of the command are already defined.FlagInformation Holds information about a command flag.FlagSet Contains the set of flags used in a command.FlagSet.FlagSetBuilder PermissionChecker Class used to check permissions for using a command.PermissionLevel Scope The scope of a command, that is, the kind of channels where the command is applicable. -
Classes in com.github.alex1304.ultimategdbot.api.command used by com.github.alex1304.ultimategdbot.api.command.annotated Class Description Command Represents a bot command.CommandDocumentation Holds the documentation for a specific command.CommandProvider Provides a set of commands.Context PermissionLevel Scope The scope of a command, that is, the kind of channels where the command is applicable. -
Classes in com.github.alex1304.ultimategdbot.api.command used by com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter Class Description CommandFailedException Thrown when something goes wrong during the execution of a command.Context -
Classes in com.github.alex1304.ultimategdbot.api.command used by com.github.alex1304.ultimategdbot.api.util Class Description Context FlagSet Contains the set of flags used in a command. -
Classes in com.github.alex1304.ultimategdbot.api.command used by com.github.alex1304.ultimategdbot.api.util.menu Class Description ArgumentList Represents the list of the arguments of a command.Context FlagSet Contains the set of flags used in a command.