Package tech.guilhermekaua.spigotboot.config.loader
package tech.guilhermekaua.spigotboot.config.loader
-
ClassDescriptionLoads and saves configuration from/to sources.Represents a configuration source (file, resource, or other stream-based source).File-based configuration source implementation.Classpath resource configuration source implementation.YAML configuration loader using SnakeYAML (bundled by the server platform — both Bukkit/Paper and BungeeCord ship SnakeYAML 2.x).