Class CommandDecline

java.lang.Object
org.kingdoms.commands.KingdomsCommand
org.kingdoms.commands.general.invitations.CommandDecline

public class CommandDecline extends KingdomsCommand
  • Constructor Details

    • CommandDecline

      public CommandDecline()
  • Method Details

    • execute

      public void execute(CommandContext context)
      Overrides:
      execute in class KingdomsCommand
    • declineAll

      public static void declineAll(org.bukkit.entity.Player player)
    • decline

      public static void decline(org.bukkit.entity.Player player, Kingdom kingdom)