boosted-yaml
boosted-yaml copied to clipboard
A simple-to-use standalone Java library delivering boosted experience while working with YAML documents.
Version: 1.3.2 Comments are loaded in wrong place when creating a YAML file with the default values, like for me they should be set at the bottom. Environment: Minecraft Velocity...
Hello, I have recently started using BoostedYAML, and when testing around with the auto update function, I noticed that when BoostedYAML updates to the new defaults it doesn't include the...
My Old Config ``` file-version: 1 genel-ayarlar: sunucu-adı: "Oyunlayıcı Network" sunucu-prefixi: "&bOyunlayıcı" sunucu-domaini: "www.oyunlayici.net" ``` My New Config: ``` file-version: 2 genel-ayarlar: sunucu-adı: "Oyunlayıcı Network" sunucu-prefixi: "&bOyunlayıcı" sunucu-domaini: "www.oyunlayici.net" test:...
Some build options to allow the way to not remove quotes even if they are not needed. Some configs would be way easier to understand for a' lot of users