File Details
EnderChestV1.3.0.jar
- R
- Jan 21, 2026
- 147.37 KB
- 220
- Early Access
File Name
EnderChest.jar
Supported Versions
- Early Access
EnderChest v1.3.0 - Technical Changelog
[!WARNING] IMPORTANT: Before updating to v2.0.0, it is HIGHLY RECOMMENDED that all players remove their items from their Ender Chests. While an auto-migration tool is included, taking a manual backup of items is the safest way to prevent any data loss during the SQL transition.
Persistence & Data Integrity
- Wipe Prevention: Implemented a validation layer to intercept and reject empty inventory snapshots if the global record contains items.
Synchronization
- Unified Source of Truth: Refactored logic to query a single per-player SQL row for all physical chests and
/eccommands. - Concurrency Support: Thread-safe handling of cross-chunk inventory updates.
Bug Fixes
- Fixed
Icons/ItemsGenerated/pathing for Ender Chest UI assets. - Improved
ContainerWindowclosure events to ensure state commitment during high-latency scenarios.

