Changes:
- Fixed inventory closing error
- Optimization and refactoring of methods performed
- The Vault will now close if the player is inactive
Changes:
- Plugin fully optimized for cross-server use
- Hikari is being used to manage connection pooling
- Fixed Dupe found in MySQL and MariaDB
- We refactored some methods to ensure maximum performance
- Inventories now save for each item move instead of each inventory closure
- Now, there are 4 data verifications instead of 2, all asynchronously, your server performance will not be affected
Changes:
- Robust added to our GUI checker, there will be no problems with Backpacks or related plugins
Changes:
- Cross Server Support!!!! (NOT BUNGEE)
- Updated, corrected and improved the logic of the /pv gui command
- Refactored classes, optimized for better handling of our code
- Significant improvement to YAML storage, optimized loading, handling and saving of data in YAML
- Fixed MariaDB JDBC
Changes:
- SQLite Support, For faster loading and better data manipulation, RECOMMENDED using SQLite instead of YAML
