Class SubCommand

java.lang.Object
de.themoep.connectorplugin.limbo.commands.SubCommand
All Implemented Interfaces:
com.loohp.limbo.commands.CommandExecutor, com.loohp.limbo.commands.TabCompletor
Direct Known Subclasses:
ConnectorCommand, ProxyConsoleCommand, ProxyPlayerCommand, ServerConsoleCommand, TeleportCommand, TeleportToPlayerCommand

public abstract class SubCommand extends Object implements com.loohp.limbo.commands.CommandExecutor, com.loohp.limbo.commands.TabCompletor