Uses of Class
net.alpenblock.bungeeperms.config.FileConfigurationOptions
-
Packages that use FileConfigurationOptions Package Description net.alpenblock.bungeeperms.config -
-
Uses of FileConfigurationOptions in net.alpenblock.bungeeperms.config
Subclasses of FileConfigurationOptions in net.alpenblock.bungeeperms.config Modifier and Type Class Description class
YamlConfigurationOptions
Methods in net.alpenblock.bungeeperms.config that return FileConfigurationOptions Modifier and Type Method Description FileConfigurationOptions
FileConfigurationOptions. copyDefaults(boolean value)
FileConfigurationOptions
FileConfigurationOptions. copyHeader(boolean value)
FileConfigurationOptions
FileConfigurationOptions. header(java.lang.String value)
FileConfigurationOptions
FileConfiguration. options()
FileConfigurationOptions
FileConfigurationOptions. pathSeparator(char value)
-