Index
All Classes and Interfaces|All Packages
Y
- YmlEditor - Class in com.github.cyberryan1.cybercore.spigot.config
-
Allows one to read and write data from a YML file.
- YmlEditor(YmlLoader) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlEditor
- YmlEditor(YmlLoader, boolean) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlEditor
- YmlLoader - Class in com.github.cyberryan1.cybercore.spigot.config
-
Loads YML files via the following: Creates the file if it doesn't exist If the file already exists, updates it's contents When the above is completed, the file is loaded into a
FileConfiguration
object. - YmlLoader(FileType) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlLoader
-
Creates a new YMLManager of the specified
FileType
- YmlLoader(String) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlLoader
-
Creates a new YMLManager with the specified file name.
- YmlLoader(String, String) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlLoader
-
Creates a new YMLManager with the specified main file and default file locations.
- YmlReader - Class in com.github.cyberryan1.cybercore.spigot.config
-
Allows one to read the data from a YML file.
- YmlReader(YmlLoader) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlReader
- YmlReader(YmlLoader, boolean) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlReader
All Classes and Interfaces|All Packages