Package com.plotsquared.core.command
Class Load
java.lang.Object
com.plotsquared.core.command.Command
com.plotsquared.core.command.SubCommand
com.plotsquared.core.command.Load
-
Nested Class Summary
Nested classes/interfaces inherited from class com.plotsquared.core.command.Command
Command.CommandException, Command.CommandResult -
Constructor Summary
ConstructorsConstructorDescriptionLoad(@NonNull PlotAreaManager plotAreaManager, @NonNull SchematicHandler schematicHandler) -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplaySaves(PlotPlayer<?> player)booleanonCommand(PlotPlayer<?> player, String[] args)secToTime(long time)Methods inherited from class com.plotsquared.core.command.SubCommand
executeMethods inherited from class com.plotsquared.core.command.Command
canExecute, check, checkArgs, checkTrue, equals, getAliases, getCommand, getCommand, getCommandById, getCommands, getCommands, getCommands, getCommandString, getDescription, getFullId, getId, getMatch, getParent, getPermission, getRequiredArguments, getRequiredType, getUsage, hasConfirmation, hashCode, init, matches, paginate, register, sendUsage, setRequiredArguments, tab, tabOf, toString
-
Constructor Details
-
Load
@Inject public Load(@NonNull PlotAreaManager plotAreaManager, @NonNull SchematicHandler schematicHandler)
-
-
Method Details
-
onCommand
- Specified by:
onCommandin classSubCommand
-
displaySaves
-
secToTime
-