Package com.fancyinnovations.config
Class ConfigHelper
java.lang.Object
com.fancyinnovations.config.ConfigHelper
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectgetOrDefault(org.bukkit.configuration.file.FileConfiguration config, String path, Object defaultVal) Deprecated.
-
Constructor Details
-
ConfigHelper
public ConfigHelper()Deprecated.
-
-
Method Details
-
getOrDefault
@Deprecated public static Object getOrDefault(org.bukkit.configuration.file.FileConfiguration config, String path, Object defaultVal) Deprecated.
-