Class KingdomsCommandHandler.CommandInformation

java.lang.Object
org.kingdoms.commands.KingdomsCommandHandler.CommandInformation
Enclosing class:
KingdomsCommandHandler

public static final class KingdomsCommandHandler.CommandInformation extends Object
  • Field Details

    • command

      public final KingdomsCommand command
    • cmdIndex

      protected final int cmdIndex
  • Constructor Details

    • CommandInformation

      public CommandInformation(KingdomsCommand command, int cmdIndex)
  • Method Details

    • getCommandArguments

      public String[] getCommandArguments(String[] args)
    • hasPermission

      public boolean hasPermission(org.bukkit.command.CommandSender sender)