Skip to content
Version 0.6.19
--------------

\+ Added support for Baubles.
\+ Added support for Cyclic.
\+ Added support for Spice of Life: Carrot Edition (1.8.2 or above).
\+ Added support for Spice of Life.
\+ Added support for Tough As Nails.
\+ Implemented module system to allow mods to easily add support themselves.
\+ Added automatic conversion from old (data storage and config) format to new format.
\+ Added system to prevent saving inventory when the player hasn't fully joined yet.
\* Fixed issue with players not properly saving on server shutdown (Fixes [#32](https://github.com/AuraDevelopmentTeam/InvSync/issues/32)).
\* `RuntimeException`s while printing debug info won't cause any data being lost.
\* Allow empty MySQL passwords.
\* Allow special chars like `@` or `:` in MySQL passwords and usernames (Fixes [#42](https://github.com/AuraDevelopmentTeam/InvSync/issues/42)).
\* Fixed several links in README.
\* Fixed reloading causing inventories not to be saved (Fixes [#43](https://github.com/AuraDevelopmentTeam/InvSync/issues/43)) (bug introduced during 0.6.19 DEV
   versions).
\* More debug logging.
\* A lot of internal improvements.