TheElectronWill / night-config

Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
GNU Lesser General Public License v3.0
242 stars 28 forks source link

Provide a way to track modifications to a config #133

Closed TheElectronWill closed 9 months ago

TheElectronWill commented 1 year ago

See #132

TheElectronWill commented 10 months ago

It will soon be possible to add a listener for the following events: load, autoload, save, autosave. See https://github.com/TheElectronWill/night-config/pull/152/commits/1205d993c0d50cff1ab79f8fabb16577256464e4