-
Classes Class Description cloud.commandframework.LockableCommandManager Use a normalCommandManager
's registration state instead
-
Fields Field Description cloud.commandframework.extra.confirmation.CommandConfirmationManager.CONFIRMATION_REQUIRED_META for removal since 1.3.0. UseCommandConfirmationManager.META_CONFIRMATION_REQUIRED
instead.
-
Constructors Constructor Description cloud.commandframework.Command(Map<CommandArgument<C, ?>, Description>, CommandExecutionHandler<C>, Class<? extends C>, CommandPermission, CommandMeta) Map does not allow for the same literal or variable argument name to repeatcloud.commandframework.context.CommandContext(C, CaptionRegistry<C>) Provide a command manager instead of a caption registrycloud.commandframework.meta.SimpleCommandMeta(Map<String, String>)