Class CommandRelations

java.lang.Object
org.kingdoms.commands.KingdomsCommand
org.kingdoms.commands.general.relation.CommandRelations

public class CommandRelations extends KingdomsCommand
  • Constructor Details

    • CommandRelations

      public CommandRelations()
  • Method Details

    • execute

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

      public static org.kingdoms.gui.InteractiveGUI openRelationsGUI(org.bukkit.entity.Player player, Kingdom kingdom)