Class SubCommand

java.lang.Object
com.plotsquared.core.command.Command
com.plotsquared.core.command.SubCommand
Direct Known Subclasses:
Alias, Area, Auto, Caps, Chat, Claim, Cluster, Comment, ComponentCommand, Condense, Confirm, Continue, Copy, CreateRoadSchematic, DatabaseCommand, Debug, DebugAllowUnsafe, DebugExec, DebugLoadTest, DebugPaste, DebugRoadRegen, DebugSaveTest, Delete, Deny, Dislike, Done, Download, Inbox, Info, Kick, Like, ListCmd, Load, Merge, Middle, Move, Music, PluginCmd, Purge, Rate, RegenAllRoads, Reload, Remove, Save, SchematicCmd, Set, SetCommand, Setup, Swap, Target, Template, Trim, Unlink

public abstract class SubCommand extends Command
Deprecated.
In favor of normal Command class
SubCommand class
See Also:
Command(Command, boolean)