MatrixShop v1.5.0
中文
发布日期:2026-04-03
MatrixShop 1.5.0 为多个经济模块加入了统一的条件税系统,并补齐了模块配置、文档站与技能库说明。
本次更新:
- 为
PlayerShop、GlobalMarket、Auction、Transaction、ChestShop添加条件税系统 - 税规则支持
Enabled、Mode、Value、Priority、KetherCondition GlobalMarket兼容旧配置Listing.Tax-PercentTransaction对双向金钱报价分别计算税并记录净收入ChestShop对“玩家买店主卖”和“玩家卖店主买”两种方向分别处理税- 更新默认配置、README、CHANGELOG、文档站
1.5.0发布说明 - 同步更新 MatrixAgentSkills 中的
matrixshop-configskill
验证结果:
./gradlew build- docs site
npm run build paper-1.21.8smoke boot 通过paper-1.21.11smoke boot 通过paper-1.21.11已验证可加载以下模块的带 KetherCondition条件税配置:PlayerShopGlobalMarketAuctionTransactionChestShop
文档:
English
Release date: 2026-04-03
MatrixShop 1.5.0 adds a unified conditional tax system across multiple economy modules, and updates the default configs, docs, and skill repository accordingly.
Highlights:
- Added conditional tax support for
PlayerShop,GlobalMarket,Auction,Transaction, andChestShop - Tax rules now support
Enabled,Mode,Value,Priority, and KetherCondition GlobalMarketremains compatible with the legacyListing.Tax-PercentconfigTransactionnow applies tax per money-offer direction and records net received amountsChestShopnow handles tax separately for buy-from-shop and sell-to-shop flows- Updated bundled configs, README, changelog, and the dedicated
1.5.0docs page - Updated the MatrixAgentSkills
matrixshop-configskill with the new tax rule structure
Validation:
./gradlew build- docs site
npm run build paper-1.21.8smoke boot passedpaper-1.21.11smoke boot passedpaper-1.21.11successfully loaded Kether-based conditional tax configs for:PlayerShopGlobalMarketAuctionTransactionChestShop
Docs: