Releases: GroupeZ-dev/zVaults
Release list
1.3.0
zVault Plugin Changelog
Version 1.3.0
New Features
-
Vault ID System:
- Introduced a system to assign unique IDs to vaults, making it easier for players and server owners to identify specific vaults.
- Breaking Change: The previous system without IDs remains functional, but vaults without IDs will now be assigned random IDs.
- New Features:
- Command enhancements: Vault creation commands now include an optional argument to specify a ID.
- New command: Bind an existing vault to a specific ID for greater control.
-
Minecraft 1.21 Compatibility:
- Added item name verification for infinite vault items, ensuring compatibility with changes introduced in Minecraft 1.21.
Fixes
-
Vault Content Saving:
- Resolved inconsistencies when saving vault content to improve reliability and prevent data loss.
-
Hex Color Formatting:
- Fixed issues with hex color formatting in the names of infinite vault items, ensuring accurate and consistent display.
1.2.3
zVault Plugin Changelog
Version 1.2.3 - Release Date
New Features
-
Vault Name Modification:
- Added the ability to rename vaults with the new button:
ZVAULTS_NAME_MODIFIER.
- Added the ability to rename vaults with the new button:
-
PlaceholdersAPI Support:
- zVault now supports PlaceholdersAPI with the following placeholders:
%zvaults_slots_occupied_<vault_number>%: Displays the number of occupied slots in a specific vault.%zvaults_size_<vault_number>%: Displays the total size of a specific vault.%zvaults_slots_empty_<vault_number>%: Displays the number of empty slots in a specific vault.%zvaults_is_infinite_<vault_number>%: Indicates whether the vault has infinite slots (true/false).%zvaults_max_stack_size_<vault_number>%: Displays the maximum stack size allowed in a specific vault.
- zVault now supports PlaceholdersAPI with the following placeholders:
-
Additional Placeholders for Vault Buttons:
- Added
%vault_name%and%vault_max_stack_size%placeholders for use in vault button configurations.
- Added
-
New Command:
/addstacklimit:- Added the
/addstacklimitcommand to modify stack limits, including support for negative values.
- Added the
Fixes and Improvements
- Fixed
close-vault-open-choose-menuOption:- Resolved issues where this option was not functioning as intended.
1.2.2
zVault Plugin Changelog
Version 1.2.2
New Features
- Vault on First Join: Added the ability to automatically assign a vault to players on their first login. This feature ensures new players are ready to store items as soon as they join your server. Configure this feature in the plugin's configuration file.
Fixes and Improvements
- Reload Command Fix: Resolved issues with the plugin's reload functionality. The
/zvault reloadcommand now properly updates configurations without requiring a full server restart.
Notes
- Be sure to review the configuration options for the first-join vault feature and customize it to suit your server's needs.
1.2.1
zVault Plugin Changelog
Version 1.2.1
New Features
- Folia Support: add support for folia server
Notes
- Please back up your data before performing any conversions to ensure safety.
1.2.0
zVault Plugin Changelog
Version 1.2.0
New Features
-
CommandsAPI Update: Upgraded to the latest version of CommandsAPI for improved performance, stability, and expanded compatibility with other plugins. This update enhances command handling and should reduce latency during command execution.
-
Data Conversion Support: Added seamless migration support for vault data from several popular vault plugins. You can now easily convert your existing vault data to zVault with support for the following plugins:
- EnderVaults
- PlayerVaults
- AxVaults
- CocoVaults-Lite
Use the new data conversion commands to bring your old vault data into zVault quickly and reliably!
Bug Fixes
- Minor fixes and optimizations to improve overall plugin stability and performance.
Notes
- Please back up your data before performing any conversions to ensure safety.
1.1.0
Changelog v1.1.0 - zVaults
New Features
- AutoPickup Feature: Players can now automatically pick up items in configured vaults.
- Stack Limit for Infinite Vaults: Allows setting a maximum stack size for items, even in vaults with no overall item limit.
- Menu Close Buttons: Added buttons to make it easier to close inventory menus.
Bug Fixes
- Custom Display Names and Lore Visibility: Fixed an issue where custom display names and lore were not visible for items in vaults.
- General Improvements: Various minor bugs fixed to improve overall user experience.