Skip to content

SnKills v2.0.1

Choose a tag to compare

@ValentinTarnovsky ValentinTarnovsky released this 03 Aug 22:09
· 35 commits to main since this release

Changes

  • Internal cleanup: a boot-time config check that no longer applies to any supported layout
    was removed, together with the console messages it could print.
  • Kept and clarified the one guard that does matter: a debug key holding a plain value is
    repaired before SnLib merges the shipped schema. SnLib's updater nests a section's children
    under whatever disk key it finds, so a hand-written debug: false would otherwise merge
    into invalid YAML, leave the plugin with an empty config, and silence every death message
    with nothing in the log to explain it.
  • Comment and Javadoc cleanup across the pom, plugin.yml and the source.

Nothing changes for a running server: same config layout, same permission nodes, same
messages.

Installation

Download the JAR below and place in your plugins folder. Requires SnLib.jar.