🐍Yaml

Since 1.0.0

Most spigot plugins rely a lot on yaml (.yml) files for plugin configuration and messages. This is why MCUtils provides a FileHolder (YmlFile), FileUpdater (PluginFile) and MessagesFileHolder (MessagesFile) implementation for yaml files. On this section you can find information about each specific type.

Last updated