Package org.kingdoms.managers.land
Class KingdomItemGUIProtection
java.lang.Object
org.kingdoms.managers.land.KingdomItemGUIProtection
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Map<SimpleLocation,CopyOnWriteArrayList<org.bukkit.entity.Player>> static final Map<org.bukkit.entity.Player,SimpleLocation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidonLeave(KingdomLeaveEvent event) protected static booleanremoveLandManager(org.bukkit.entity.Player player)
-
Field Details
-
OPENED_GUI
-
OPENED_GUI_PLAYER
-
-
Constructor Details
-
KingdomItemGUIProtection
public KingdomItemGUIProtection()
-
-
Method Details
-
removeLandManager
protected static boolean removeLandManager(org.bukkit.entity.Player player) -
onKingdomDisband
-
onLeave
-