Package com.plotsquared.core.command
Class DebugRoadRegen
java.lang.Object
com.plotsquared.core.command.Command
com.plotsquared.core.command.SubCommand
com.plotsquared.core.command.DebugRoadRegen
-
Nested Class Summary
Nested classes/interfaces inherited from class com.plotsquared.core.command.Command
Command.CommandException, Command.CommandResult
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
onCommand(PlotPlayer<?> player, String[] args)
boolean
regenPlot(PlotPlayer<?> player)
boolean
regenRegion(PlotPlayer<?> player, String[] args)
tab(PlotPlayer<?> player, String[] args, boolean space)
Methods inherited from class com.plotsquared.core.command.SubCommand
execute
Methods 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, tabOf, toString
-
Field Details
-
USAGE
- See Also:
- Constant Field Values
-
-
Constructor Details
-
DebugRoadRegen
-
-
Method Details
-
onCommand
- Specified by:
onCommand
in classSubCommand
-
regenPlot
-
regenRegion
-
tab
-