Class CommandInvites

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

public class CommandInvites extends KingdomsCommand
  • Constructor Details

    • CommandInvites

      public CommandInvites()
  • Method Details

    • execute

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

      public static org.kingdoms.gui.InteractiveGUI openInvitesGUI(org.bukkit.entity.Player player)