Uses of Class
net.alpenblock.bungeeperms.config.FileConfiguration
-
Packages that use FileConfiguration Package Description net.alpenblock.bungeeperms.config -
-
Uses of FileConfiguration in net.alpenblock.bungeeperms.config
Subclasses of FileConfiguration in net.alpenblock.bungeeperms.config Modifier and Type Class Description class
YamlConfiguration
An implementation ofConfiguration
which saves all files in Yaml.Methods in net.alpenblock.bungeeperms.config that return FileConfiguration Modifier and Type Method Description FileConfiguration
FileConfigurationOptions. configuration()
-