Package org.cloudburstmc.server.utils
Class PluginConfig
java.lang.Object
org.cloudburstmc.server.utils.Config
org.cloudburstmc.server.utils.PluginConfig
-
Field Summary
Fields inherited from class org.cloudburstmc.server.utils.Config
CNF, DETECT, ENUM, ENUMERATION, format, JSON, PROPERTIES, YAML -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cloudburstmc.server.utils.Config
check, exists, exists, get, get, getAll, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getDouble, getDouble, getDoubleList, getFloatList, getInt, getInt, getIntegerList, getKeys, getKeys, getList, getList, getLong, getLong, getLongList, getMapList, getNested, getNested, getNestedAs, getRootSection, getSection, getSections, getSections, getShortList, getString, getString, getStringList, isBoolean, isCorrect, isDouble, isInt, isList, isLong, isSection, isString, load, load, load, load, reload, remove, removeNested, save, save, save, save, set, setAll, setAll, setDefault, setDefault
-
Constructor Details
-
PluginConfig
-