SnKills v2.0.1
·
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
debugkey 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-writtendebug: falsewould 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.ymland 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.