Interface NamedCondition
- All Superinterfaces:
co.aikar.commands.CommandConditions.Condition<co.aikar.commands.BukkitCommandIssuer>
public interface NamedCondition
extends co.aikar.commands.CommandConditions.Condition<co.aikar.commands.BukkitCommandIssuer>
A command condition that is referenced by name on the full command rather than an argument.
-
Method Summary
Methods inherited from interface co.aikar.commands.CommandConditions.Condition
validateCondition
-
Method Details
-
id
-