Class LeaderCondition
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCommandCondition
net.sacredlabyrinth.phaed.simpleclans.commands.conditions.LeaderCondition
- All Implemented Interfaces:
co.aikar.commands.CommandConditions.Condition<co.aikar.commands.BukkitCommandIssuer>,IdentifiableCondition
-
Field Summary
Fields inherited from class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
clanManager, permissionsManager, plugin, protectionManager, requestManager, settingsManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull StringgetId()voidvalidateCondition(co.aikar.commands.ConditionContext<co.aikar.commands.BukkitCommandIssuer> context)
-
Constructor Details
-
LeaderCondition
-
-
Method Details
-
validateCondition
public void validateCondition(co.aikar.commands.ConditionContext<co.aikar.commands.BukkitCommandIssuer> context) throws co.aikar.commands.InvalidCommandArgument - Throws:
co.aikar.commands.InvalidCommandArgument
-
getId
-