Skip to content

MatrixStorage 1.0.0

Choose a tag to compare

@54895y 54895y released this 03 Apr 03:46

MatrixStorage 1.0.0

Added

  • Player mailbox
  • Personal warehouse and pending area
  • Block and furniture warehouse support for Minecraft, CraftEngine, ItemsAdder, and Nexo sources
  • Warehouse and mailbox slot unlock system with multiple conditions, multiple prices, and multiple currencies
  • MatrixShop external warehouse bridge support

Changed

  • Currency handling now uses MatrixLib shared economy definitions
  • Runtime currency file synchronization works across MatrixLib, MatrixShop, and MatrixStorage

Verification

  • ./gradlew clean build --no-daemon
  • Paper 1.21.11 smoke boot with MatrixLib + MatrixShop + MatrixStorage passed
  • Shared currency file synchronization verified on the Paper test target
  • paper-1.20.6 headless client scenario reached completion, but dynamic player commands such as /matrixstorage, /warehouse, and /mailbox still returned Unknown or incomplete command on that target and need further command-registration validation