File Details
legacyvault-1.20.1-2.0.0.jar
- R
- Feb 24, 2025
- 258.48 KB
- 1.0K
- 1.20.1
- Forge
File Name
legacyvault-1.20.1-2.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Changelog for Legacy Vault 1.20.1
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.0.0] - 2025-02-24
-Breaking Version Change-
Changed
- replaced DB storage with external individual player NBT storage!
- this prevents loss of all data due to db corruption, eliminates db security issues, and removes introduction and reliance on extraneous 3rd party libraries (which may have their own security issues).
- refactored Config properties.
- allow both Personal and Community (aka Public) vaults, and the ability to enable/disable both independently.
- replaced Vault Application item texture.
- renamed Vault Application to Vault Contract .
- separated the dual role/purpose of the Vault. ie a Vault no longer is either Personal or Public - individual Block/Chests were added for each.
- the original Legacy Vault is renamed to Classic Vault.
- the recipes to craft the Classic/Original Vault now uses a Barrel instead of a Chest.
- fixed the quick move stack action for the vaults.
Added
- Rustic Vault - a personal vault.
- Community Vault - a community vault.
- set of recipes for Rustic Vault that uses a Chest (the recipes that was previously used for the Classic/Original vault).
[1.4.0] - 2024-12-19
Changed
- Move DB config properties from Server to Common.

