You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
![]()
✦ Changes:
● Discontinued the need for forcing user saving after database changes.
● Upon reloading the plugin, all online users are loaded on the primary thread.
![]()
✦ Changes:
● Implemented a 1-second delay for user loading across all remote databases.
● Users will now be loaded on the primary thread if they haven't been already.
● Implemented various general optimizations for the user database.
![]()
✦ Changes:
● Fixed a critical issue with MySQL/MariaDB from previous updates.
![]()
✦ Changes:
● Removed the support UUID option from databases.
● Added automatic migration for player data to convert player name to UUID.
![]()
✦ Changes:
● Added the XSeries, and YamlAssist libraries to the libraries folder.
![]()
✦ Changes:
● Implemented kit creation and deletion via API.
● Removed the need for plugin reload during kit management.
● Deleted kits are now promptly removed from menus.
![]()
✦ Changes:
● Added support for MongoDB database.
● Updated the slf4j library to its latest version (2.0.12).
![]()
✦ Changes:
● Added the Gson, NBTAPI, and Lang3 libraries to the libraries folder.
● Made some other small changes and optimizations.
![]()
✦ Changes:
● Added the ability to use banner patterns on the SHIELD material.
● Added the ability to use color on the FILLED_MAP material.
● Added support for the latest version of HikariCP on Java 11+ servers.
![]()
✦ Changes:
● Addressed several minor issues and implemented improvements.