promotional bannermobile promotional banner

Ender Chests

Ender chests in Hytale!!! Store your treasures in the Void! Access your items from anywhere in the world with this cross-dimensional chest.

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 /ec commands.
  • Concurrency Support: Thread-safe handling of cross-chunk inventory updates.

Bug Fixes

  • Fixed Icons/ItemsGenerated/ pathing for Ender Chest UI assets.
  • Improved ContainerWindow closure events to ensure state commitment during high-latency scenarios.