Package com.djrapitops.plan.commands.use
Class CommandWithSubcommands
java.lang.Object
com.djrapitops.plan.commands.use.Subcommand
com.djrapitops.plan.commands.use.CommandWithSubcommands
-
Nested Class Summary
Nested classes/interfaces inherited from class com.djrapitops.plan.commands.use.Subcommand
Subcommand.ArgumentDescriptor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
executeCommand
(CMDSender sender, Arguments arguments) findSubCommand
(Arguments arguments) void
void
void
onInDepthHelp
(CMDSender sender) onTabComplete
(CMDSender sender, Arguments arguments) Methods inherited from class com.djrapitops.plan.commands.use.Subcommand
builder, getAliases, getArgumentResolver, getArguments, getArgumentsAsString, getDescription, getExecutor, getInDepthDescription, getPrimaryAlias, getRequiredPermissions
-
Method Details
-
builder
-
getSubcommands
-
findSubCommand
-
onHelp
-
onInDepthHelp
-
onCommand
-
executeCommand
-
onTabComplete
-