Class YamlConfiguration

All Implemented Interfaces:
Configuration, ConfigurationSection

public class YamlConfiguration extends FileConfiguration
An implementation of Configuration which saves all files in Yaml. Note that this implementation is not synchronized.