Uses of Class
org.simpleyaml.configuration.file.FileConfiguration
Packages that use FileConfiguration
-
Uses of FileConfiguration in org.simpleyaml.configuration.file
Subclasses of FileConfiguration in org.simpleyaml.configuration.fileModifier and TypeClassDescriptionclassAn implementation ofConfigurationwhich saves the configuration in Yaml.classAn extension ofYamlConfigurationwhich saves all data in Yaml to a configuration file with the added possibility to save and manage comments.Methods in org.simpleyaml.configuration.file that return FileConfiguration