Skip to content

1.5.0 - LibraryManager & Sponge

Compare
Choose a tag to compare
@NivixX NivixX released this 30 Oct 15:17
· 6 commits to main since this release

Quite a big update:

  • MySQL / SQLite drivers are now provided by NDatabase and not your minecraft server software
  • These drivers are modern version and may improve performances
  • Driver are installed only if needed during runtime (if you use SQLite, the MySQL driver won't be downloaded)
  • Added platform Sponge (that doesn't have drivers by default, that's why we now use runtime driver installation
  • Since needed drivers are loaded on runtime, the size of NDatabase jar is smaller

Full Changelog: 1.4.2...1.5.0