A small class that provides an easy way to save data and keep comments in Yaml format using YamlSnake.
This class was initially for the management of configuration file for Minecraft plugins under Spigot/Bukkit
- Get values from a Yaml file.
- Change these values.
- Save these values on the disk in Yaml format.
- Save the comments present in the Yaml file.
- Be the same as bukkit but keeping the comments ;)
- Obtenir des valeurs depuis un fichier Yaml.
- Changer ces valeurs.
- Enregistrer ces valeurs sur le dique au format Yaml.
- Sauvegarder les commentaires présents dans le fichier Yaml.
- Soit la même chose que bukkit mais en gardant les commentaires ;)