Class FeatureFlagConfig
java.lang.Object
com.fancyinnovations.config.featureflags.FeatureFlagConfig
Deprecated.
Use Config instead of this class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddFeatureFlag(FeatureFlag featureFlag) Deprecated.getFeatureFlag(String name) Deprecated.voidload()Deprecated.
-
Constructor Details
-
FeatureFlagConfig
public FeatureFlagConfig(org.bukkit.plugin.Plugin plugin) Deprecated.
-
-
Method Details
-
load
public void load()Deprecated. -
getFeatureFlag
Deprecated. -
addFeatureFlag
Deprecated.
-