Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

15 lines (13 loc) · 1.09 KB

lectern

javadoc GitHub branch checks state CRAN/METACRAN Maven Central Sonatype Nexus (Snapshots) Sonatype Nexus (Snapshots)

lectern is a YAML-based configuration library designed for use in Minecraft plugins (but could probably be used elsewhere).

Features

  • Create configurations via builders OR class/field annotations
  • Configurable descriptions for each config setting/section
  • Reloading/Saving
  • Custom object serialization/deserialization