
CocoVaults ⭐ 2.0.14
A lightweight, updated and much simpler plugin to store items in Virtual Chests
1.6.2
Oct 31, 2024
Update 1.6.2
Changes:
- Updated dependencies, we strongly recommend updating your resource
1.6.1
Oct 29, 2024
Update 1.6.1
Changes:
- Added maximum compatibility with versions 1.8.8 - 1.21.3
- Previous testing with hybrid Magma / Arclight type servers. USE WITH CAUTION!
- Added /cv admin give, with which you can add Vaults to your players manually
- Improved the plugin's data flow handling
1.6
Oct 26, 2024
Update 1.6
Changes:
- Support for Minecraft 1.21.3
- Updated drivers for databases
- Fixed support for SQLite
- Fixed support for MariaDB
- Fixed support for YAML
- Methods, classes and functions refactored and optimized to avoid lag
- Fixed icon function in /coco gui
- Hidden attributes for /coco gui icons
1.5
Oct 23, 2024
Update 1.5
Changes:
- Minecraft 1.21.2 Supports
- Fixed known errors when trying to initialize a MariaDB database (JDBC was lost when compiling)
- Improved loading of items to the database, faster response expected
- Increased Pool time for MySQL and MariaDB to avoid data loss if the remote dba does not respond
- Fixed GUI not changing pages
1.4
Jul 31, 2024
Update 1.4
Changes:
- Added full compatibility with legacy versions
- Dependencies corrected and added to Jar
1.3.1.8
Jul 29, 2024
Update 1.3.1.8
Changes:
- Plugin performance improvements
- Unnecessary classes removed
1.3.1.6
Jul 17, 2024
Update 1.3.1.6
Changes:
- Fixed a bug that would trigger the Vault save message when closing any inventory
1.3.1.5
Jul 16, 2024
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
1.3.1.3
Jul 11, 2024
Update 1.3.1.3 [OPTIONAL]
Changes:
- A new class was created that will be in charge of the Logs from now on
1.3.1.2
Jul 8, 2024
Update 1.3.1.2
1.3.1.1
Jul 6, 2024
Update 1.3.1.1
Hotfix:
- New implementation to avoid problems with inventories, added a new method when opening a Vault
1.3.1
Jul 6, 2024
Update 1.3.1
Changes:
- Modified opening of vaults from /cocovaults GUI to avoid problems with PlayerVaultsX
1.3
Jul 5, 2024
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
1.2.9.3
Jun 28, 2024
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