Update 1.3.1.8
Changes:
- Plugin performance improvements
- Unnecessary classes removed
Update 1.3.1.7
Changes:
- Modified loading and queries made in MySQL
Update 1.3.1.6
Changes:
- Fixed a bug that would trigger the Vault save message when closing any inventory
Update 1.3.1.5
Changes:
- Fixed SplashX giving incorrect URL
- Fixed the error that allowed objects to be placed in the main GUI (we panned the empty spaces)
- We eliminated the use of some methods that are no longer used
- We started the development of the converters, especially those of PlayerVaultsX
Update 1.3.1.4
Changes:
- Fixed LogManager initialization
Update 1.3.1.3 [OPTIONAL]
Changes:
- A new class was created that will be in charge of the Logs from now on
Update 1.3.1.2
Changes:
- Modified the storage cast that caused a Warn
Update 1.3.1.1
Hotfix:
- New implementation to avoid problems with inventories, added a new method when opening a Vault
Update 1.3.1
Changes:
- Modified opening of vaults from /cocovaults GUI to avoid problems with PlayerVaultsX
Update 1.3
Changes:
- Closing time corrected for inactivity
- Better Cache management, now it will not be possible to glitch inventories in MySQL and MariaDB
- Major fixes to how saving works
- Better optimization with queries and better Cache management
- Refactored methods to make tasks shorter and more efficient
- MySQL Memory Leak fixed
Update 1.2.9.3
Changes:
- Added fixes to cached data handling
- Monumental improvements in the use of the /cv GUI command
- Refactored methods for improvements in listeners
Update 1.2.9.2
Changes:
- Bug fixes with YAML storage
- Added masterful data handling and management.
- We started working with EnderVaults and PlayerVaults converters!
Update 1.2.9.1
Changes:
- Fixed inventory closing error
- Optimization and refactoring of methods performed
- The Vault will now close if the player is inactive
Update 1.2.9
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
Update 1.2.8.2
Changes:
- Robust added to our GUI checker, there will be no problems with Backpacks or related plugins
Update 1.2.8.1
Changes:
- Hotfix, Fixed the error that crashed the server when using MySQL
Update 1.2.8
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
Hotfix 1.2.7.1
Hotfix:
- Removed escaped debug messages
Update 1.2.7
Changes:
- SQLite Support, For faster loading and better data manipulation, RECOMMENDED using SQLite instead of YAML