⚠️ This is a major update. It is
highly recommended that you upgrade to this version as soon as possible, even if you are not running into performance issues. This version fixes numerous issues with databases. Older versions are no longer supported, effective immediately.
• Rewrote the data storage system. No manual database changes are required.
• Removed MariaDB drivers- simply switch to
mysql mode if you are currently using
mariadb mode.
• Rewrote the runtime dependency management system.
• Almost all dependencies will now be downloaded at runtime instead of shaded in (reducing the JAR size from 3MB+ to around 600KB!).
• Reduced the memory footprint of the plugin and patched memory leaks.
• Added several connection pool and data source properties for faster and more optimal performance.
• Updated XMaterial library.
• Improved code style and quality.
• Significantly weakened obfuscation in favor of performance (subject to change).
The `{YourServerPath}/plugins/GrantX/lib` folder is no longer used and can be safely deleted to free up some disk space.