Package dk.lockfuglsang.minecraft.yml


package dk.lockfuglsang.minecraft.yml
  • Class Summary
    Class
    Description
    A very simplistic yml parser, that only do the following: Keep track of indentation-levels and sections. Handle comments.
    A YamlConfiguration that supports comments Note: This includes a VERY SIMPLISTIC Yaml-parser, which sole purpose is to detect and store comments.