WiIIiam278 / HuskSync

A modern, cross-server player data synchronisation system
https://william278.net/project/husksync
Apache License 2.0
160 stars 128 forks source link

refactor: Migrate from BoostedYaml to Exll's ConfigLib #233

Closed WiIIiam278 closed 7 months ago

WiIIiam278 commented 7 months ago

Migrates the plugin wholly over to Exll's config lib. Also introduces lombok, which we should start using to simplify stuff in various places.

There's no breaking API or config changes associated with doing this aside from the plugin locales needing regeneration.