Package com.quartercode.quarterbukkit.api.command

Interface Summary
CommandHandler Interface for CommandHandlers which executes commands.
 

Class Summary
Command This class represents a typed command with different components.
CommandExecutor This class is a CommandExecutor for easy creating commands like /command help 1 without using millions of ifs.
CommandInfo Class for storing some information about a Command.