Interface SubCommand

All Superinterfaces:
org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter
All Known Implementing Classes:
AddAdminCommand, AddBlockCommand, AddLeaderCommand, AddMemberCommand, BlockLimitCommand, BorderCommand, CanPurgeCommand, ClaimCommand, ClaimLimitCommand, CopyFlagCommand, CreatePortalCommand, DefineCommand, DelBlockCommand, DeleteCommand, DelTpCommand, ExpandVertCommand, FlagCommand, HelpCommand, InfoCommand, KickCommand, KillCommand, LAcceptCommand, LDenyCommand, ListCommand, NearCommand, Pos1Command, Pos2Command, PriorityCommand, PurgeLimitCommand, RedefineCommand, RegenAllCommand, RegenCommand, RemoveAdminCommand, RemoveAllCommand, RemoveLeaderCommand, RemoveMemberCommand, RenameCommand, SelectWECommand, SetBlockCommand, SetMaxYCommand, SetMinYCommand, SetTpCommand, StartCommand, TeleportCommand, TutorialCommand, ValueCommand, WandCommand, WelcomeCommand

public interface SubCommand extends org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter
  • Method Summary

    Methods inherited from interface org.bukkit.command.CommandExecutor

    onCommand

    Methods inherited from interface org.bukkit.command.TabCompleter

    onTabComplete