Uses of Class
com.plotsquared.core.configuration.InvalidConfigurationException
-
Uses of InvalidConfigurationException in com.plotsquared.core.configuration.file
Modifier and TypeMethodDescriptionvoid
Loads this FileConfiguration from the specified location.void
Loads this FileConfiguration from the specified reader.abstract void
FileConfiguration.loadFromString
(String contents) Loads this FileConfiguration from the specified string, as opposed to from file.void
YamlConfiguration.loadFromString
(String contents)