Skip to content

MC-Machinations/lectern

Repository files navigation

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