Skip to content

Releases: Skytoone/VaultX

VaultX 1.1.3

Choose a tag to compare

@Skytoone Skytoone released this 06 Sep 09:52

VaultX 1.1.3 Release

  • Implemented Java 21 Virtual Threads for async economy execution.
  • Implemented event short-circuiting for zero-allocation performance when no listeners or failover active.
  • Added PlayerQuitEvent cache purging.
  • Integrated native economy, banking, and persistence layers with Redis caching.

VaultX v1.1.2

Choose a tag to compare

@Skytoone Skytoone released this 31 Aug 20:04
feat: initialize VaultX-Core and VaultX-API multi-module project stru…