Class ProtectionSignGUIManager
java.lang.Object
org.kingdoms.managers.protectionsign.ProtectionSignGUIManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidopenKingdoms(org.bukkit.entity.Player player, ProtectionSign protection) static voidopenMenu(org.bukkit.entity.Player player, ProtectionSign protection) static voidopenPlayers(org.bukkit.entity.Player player, ProtectionSign protection) static voidopenProtectionTypeGUI(org.bukkit.entity.Player player, ProtectionSign protection) static voidsetPassword(org.bukkit.entity.Player player, String password, ProtectionSign protection)
-
Constructor Details
-
ProtectionSignGUIManager
public ProtectionSignGUIManager()
-
-
Method Details
-
openMenu
-
setPassword
public static void setPassword(org.bukkit.entity.Player player, String password, ProtectionSign protection) -
openKingdoms
-
openPlayers
-
openProtectionTypeGUI
public static void openProtectionTypeGUI(org.bukkit.entity.Player player, ProtectionSign protection)
-