Uses of Class
org.bukkit.configuration.InvalidConfigurationException
Packages that use InvalidConfigurationException
Package
Description
Classes dedicated to facilitating
 
configurations to be read and
 stored on the filesystem.- 
Uses of InvalidConfigurationException in org.bukkit.configuration.fileMethods in org.bukkit.configuration.file that throw InvalidConfigurationExceptionModifier and TypeMethodDescriptionvoidLoads thisFileConfigurationfrom the specified location.voidLoads thisFileConfigurationfrom the specified reader.voidLoads thisFileConfigurationfrom the specified location.abstract voidFileConfiguration.loadFromString(@NotNull String contents) Loads thisFileConfigurationfrom the specified string, as opposed to from file.voidYamlConfiguration.loadFromString(@NotNull String contents)