Uses of Class
com.plotsquared.core.command.Command
Packages that use Command
Package
Description
-
Uses of Command in com.plotsquared.core.command
Subclasses of Command in com.plotsquared.core.commandModifier and TypeClassDescriptionclassclassclassclassfinal classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassfinal classclassclassclassclassclassclassclassclassclassclassclassPlotSquared command class.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassDeprecated.In favor of normal Command classclassclassclassclassclassclassclassclassMethods in com.plotsquared.core.command that return CommandModifier and TypeMethodDescriptionCommand.getCommand(Class<?> clazz) Command.getCommand(String arg) Command.getCommandById(String id) Command.getParent()Methods in com.plotsquared.core.command that return types with arguments of type CommandModifier and TypeMethodDescriptionCommand.getCommands()Command.getCommands(CommandCategory category, PlotPlayer<?> player) Command.getCommands(PlotPlayer<?> player) Add.tab(PlotPlayer<?> player, String[] args, boolean space) Alias.tab(PlotPlayer<?> player, String[] args, boolean space) Area.tab(PlotPlayer<?> player, String[] args, boolean space) Backup.tab(PlotPlayer<?> player, String[] args, boolean space) Biome.tab(PlotPlayer<?> player, String[] args, boolean space) Cluster.tab(PlotPlayer<?> player, String[] args, boolean space) Command.tab(PlotPlayer<?> player, String[] args, boolean space) Debug.tab(PlotPlayer<?> player, String[] args, boolean space) DebugExec.tab(PlotPlayer<?> player, String[] args, boolean space) DebugRoadRegen.tab(PlotPlayer<?> player, String[] args, boolean space) Deny.tab(PlotPlayer<?> player, String[] args, boolean space) Dislike.tab(PlotPlayer<?> player, String[] args, boolean space) Download.tab(PlotPlayer<?> player, String[] args, boolean space) FlagCommand.tab(PlotPlayer<?> player, String[] args, boolean space) Grant.tab(PlotPlayer<?> player, String[] args, boolean space) Help.tab(PlotPlayer<?> player, String[] args, boolean space) HomeCommand.tab(PlotPlayer<?> player, String[] args, boolean space) Inbox.tab(PlotPlayer<?> player, String[] args, boolean space) Info.tab(PlotPlayer<?> player, String[] args, boolean space) Kick.tab(PlotPlayer<?> player, String[] args, boolean space) Like.tab(PlotPlayer<?> player, String[] args, boolean space) ListCmd.tab(PlotPlayer<?> player, String[] args, boolean space) Owner.tab(PlotPlayer<?> player, String[] args, boolean space) Rate.tab(PlotPlayer<?> player, String[] args, boolean space) Remove.tab(PlotPlayer<?> player, String[] args, boolean space) SchematicCmd.tab(PlotPlayer<?> player, String[] args, boolean space) Set.tab(PlotPlayer<?> player, String[] args, boolean space) Setup.tab(PlotPlayer<?> player, String[] args, boolean space) Target.tab(PlotPlayer<?> player, String[] args, boolean space) Template.tab(PlotPlayer<?> player, String[] args, boolean space) Trust.tab(PlotPlayer<?> player, String[] args, boolean space) Visit.tab(PlotPlayer<?> player, String[] args, boolean space) Command.tabOf(PlotPlayer<?> player, String[] input, boolean space, String... args) Methods in com.plotsquared.core.command with parameters of type CommandModifier and TypeMethodDescriptionvoidFlagCommand.add(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.chat(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.chatspy(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.clearConfirmation(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.debug(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) intCommand.getMatch(String[] args, Command cmd, PlotPlayer<?> player) voidFlagCommand.info(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.list(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.list(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.load(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidvoidFlagCommand.remove(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.save(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.set(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.time(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.titles(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.worldedit(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Method parameters in com.plotsquared.core.command with type arguments of type CommandModifier and TypeMethodDescriptionvoidFlagCommand.add(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.add(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.chat(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.chat(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.chatspy(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.chatspy(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.clearConfirmation(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.clearConfirmation(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.debug(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.debug(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Add.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Add.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Backup.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Backup.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Buy.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Buy.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Clear.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Clear.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Command.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Command.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) DebugImportWorlds.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) DebugImportWorlds.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) FlagCommand.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) FlagCommand.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Grant.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Grant.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Help.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Help.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) HomeCommand.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) HomeCommand.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Leave.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Leave.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) MainCommand.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) MainCommand.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Move.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Move.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Near.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Near.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) SubCommand.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Deprecated.SubCommand.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Deprecated.Swap.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Swap.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Trust.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Trust.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Visit.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Visit.execute(PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.info(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.info(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.list(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.list(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.list(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.list(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.load(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.load(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.remove(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.remove(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.save(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidBackup.save(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.set(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidFlagCommand.set(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.time(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.time(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.titles(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.titles(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.worldedit(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) voidToggle.worldedit(Command command, PlotPlayer<?> player, String[] args, RunnableVal3<Command, Runnable, Runnable> confirm, RunnableVal2<Command, Command.CommandResult> whenDone) Constructors in com.plotsquared.core.command with parameters of type CommandModifierConstructorDescriptionCommand(Command parent, boolean isStatic, String id, String permission, RequiredType required, CommandCategory category) -
Uses of Command in com.plotsquared.core.components
Subclasses of Command in com.plotsquared.core.components -
Uses of Command in com.plotsquared.core.setup
Methods in com.plotsquared.core.setup that return types with arguments of type CommandModifier and TypeMethodDescriptionSettingsNodeStep.createSuggestions(PlotPlayer<?> plotPlayer, String argument) default Collection<Command>SetupStep.createSuggestions(PlotPlayer<?> plotPlayer, String argument) Creates a collection of suggestions for the current input. -
Uses of Command in com.plotsquared.core.util
Methods in com.plotsquared.core.util that return types with arguments of type CommandModifier and TypeMethodDescriptionTabCompletions.asCompletions(String... toFilter) TabCompletions.completeAddedPlayers(@NonNull PlotPlayer<?> issuer, @NonNull Plot plot, @NonNull String input, @NonNull List<String> existing) Get a list of tab completions corresponding to player names added to the given plot.TabCompletions.completeAreas(@NonNull String input) Get a list of plot areas matching the given input.TabCompletions.completeBoolean(@NonNull String input) TabCompletions.completeNumbers(@NonNull String input, int amountLimit, int highestLimit) Get a list of integer numbers matching the given input.TabCompletions.completePatterns(@NonNull String input) Get a list of completions corresponding to WorldEdit(/FastAsyncWorldEdit) patterns.TabCompletions.completePlayers(@NonNull PlotPlayer<?> issuer, @NonNull String input, @NonNull List<String> existing) Get a list of tab completions corresponding to player names.TabCompletions.completePlayersInPlot(@NonNull Plot plot, @NonNull String input, @NonNull List<String> existing)