Class ProtectionSignGUIManager

java.lang.Object
org.kingdoms.managers.protectionsign.ProtectionSignGUIManager

public final class ProtectionSignGUIManager extends Object
  • Constructor Details

    • ProtectionSignGUIManager

      public ProtectionSignGUIManager()
  • Method Details

    • openMenu

      public static void openMenu(org.bukkit.entity.Player player, ProtectionSign protection)
    • setPassword

      public static void setPassword(org.bukkit.entity.Player player, String password, ProtectionSign protection)
    • openKingdoms

      public static void openKingdoms(org.bukkit.entity.Player player, ProtectionSign protection)
    • openPlayers

      public static void openPlayers(org.bukkit.entity.Player player, ProtectionSign protection)
    • openProtectionTypeGUI

      public static void openProtectionTypeGUI(org.bukkit.entity.Player player, ProtectionSign protection)