You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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