
CocoVaults ⭐ 2.0.15
A lightweight, updated and much simpler plugin to store items in Virtual Chests
2.0.15
3 days ago
Update 2.0.15
Please shut down your server, install the update, and then start it up. Do not use Plugin Loaders.
✳️ Fixes:
- Fixed bug validating MySQL credentials
- Fixed data‐saving error in MariaDB on the latest versions
- Fixed performance issue when saving in MariaDB
- Fixed error writing data to JSON
- Fixed JSON corruption and malformation when writing in bulk
- Fixed error writing to YAML when shutting down the server
⭐ Improvements:
- General optimization applied to all storage types
- Massive optimization when loading and saving data
- Now vaults that receive no modifications are not saved
- Dependencies updated
- Added a “Maximum Vaults” setting in the configuration
2.0.14
13 days ago
Update 2.0.14
🔨 Fixes:
- Corrected error that did not read the permits properly to non -operator players
- Fixed /cv admin view
2.0.13
16 days ago
Update 2.0.13
🔨 Fixes:
- Corrected known general errors
- Corrected error that did not allow data save when using the command /cv admin forceopen/view
- Reinforced mysql storage
✅ New Features:
- NEW Minecraft 1.8.8 - 1.21.5 Support
- Added support for disconnected players
2.0.12
Mar 1, 2025
Update 2.0.12
Improvements:
- Optimized and updated dependencies
- Now, MariaDB is included with the plugin, it will no longer be charged as an additional library
Fixes:
- Fixed known error by having plugins to use MariaDB driver
2.0.11
Feb 27, 2025
Hotfix 2.0.11
Hotfix:
- Corrected fatal error that caused inconsistencies in the plugin cache
2.0.10
Feb 26, 2025
Hotfix 2.0.10
Hotfix:
- Fixed SQL syntax error that prevented data from being saved in MySQL/MariaDB. Update safely
2.0.9
Feb 25, 2025
Update 2.0.9
Improvements:
- Now, command messages are nullable
- Refactored LogManager class for greater efficiency
New Features:
- NEW Vault Renaming System, applicable with /cv rename
2.0.7
Feb 9, 2025
Update 2.0.7
Fixes:
- Fixed an issue where names were not displayed on the page navigation arrows in the /cv gui.
- Fixed a critical bug that allowed abuse of the Blacklist.
New Features:
- NEW version detection system that automatically configures your plugin and adds missing keys. WE RECOMMEND DELETING YOUR OLD CONFIGURATION FILE.
- NEW internal placeholders to indicate the available or occupied space in your Vaults.
- NEW cooldown system to prevent command abuse.
- NEW sounds added when opening/closing Vaults.
- NEW system that allows you to specify whether closing a Vault should reopen the main GUI or not.
2.0.6
Jan 31, 2025
Update 2.0.6
Changes:
- Critical error in the Blacklist del Plugin
- Corrected error that allowed plugin to invert with other people's inventories
2.0.5
Jan 30, 2025
Update 2.0.5
Changes:
- New added configuration keys. We recommend eliminating current configuration
- Corrected error that allowed to put but not to get objects in Blacklist
- Corrected error that allowed data writing with the Gui /CV
- Corrected error that makes the data load take an eternity
- Corrected error that did not allow Vaults Forsaza Opening to the players
- Corrected error that did not allow data edition as administrator
2.0.4
Jan 11, 2025
Update 2.0.4
Changes:
- Modifications for SSL autodetection in MariaDB
- Double storage check added
2.0.3
Jan 9, 2025
Update 2.0.3
Changes:
- Fixed errors that disabled the MariaDB and SQLite Driver
- Implemented dynamic dependency download system
- Started the development of the AxVaults Converter
2.0.2
Jan 8, 2025
Hotfix 2.0.2
HotFix!!
- Corrected error in the plugin.yml that did not perform the dynamic download of libraries, which made MariaDB and SQLite storage impossible
2.0.1
Jan 7, 2025
Update 2.0.1
Please delete your old configuration file!!
Changes:
- Fixed NBT bug that caused casual problems in the main GUI of the /cv gui command
- Fixed a serious error detected when reloading the plugin
- Fixed maximized compatibility with Minecraft 1.8.8
- New libraries implemented for maximum compatibility of materials and design
- Implemented new fields to edit more data from the /cv gui, such as materials and lore
- Implemented new methods for improvements in error handling
- Refactored methods responsible for Deserialization and Serialization [Experimental]
- Deprecated YAML STORAGE, Migrate your data to another storage mode such as JSON or SQLite if you are not using cross-server. In later updates a command will be implemented to perform a data migration
2.0.0
Dec 25, 2024
Update 2.0.0
Changes:
- Fixed serious errors detected in the Plugin configuration
- Fixed a bug when initializing the plugin on 1.8.8 servers
- Updated dependencies
1.7.0
Dec 4, 2024
Update 1.7.0
Changes:
- Added command to remove Vaults manually awarded to a player
1.6.8
Nov 24, 2024
Update 1.6.8
Changes:
- Fixed small error that did not allow the translation of the /pv gui elements
1.6.6
Nov 20, 2024
Update 1.6.6
Changes:
- Implementation of atomic operations in YAML, improving file security