refactor: move eco-api-version to gradle.properties (#47)
chore: bump libreforge to 2026.34
chore: bump libreforge to 2026.33
feat: add stats admin command [EcoHub-27] (#45) * feat: add shared player/slot arg resolution for stat commands * feat: add /stattrackers stats command to view tracked stats on an item * feat: add /stattrackers set command to correct a tracked stat's value * feat: add /stattrackers add command to increment a tracked stat's value * feat: add /stattrackers subtract command to decrement a tracked stat's value * fix: reject non-finite amounts and clamp set to non-negative values * feat: enhance tab completion for stat commands with player context
chore: bump libreforge to 2026.31
chore: bump libreforge to 2026.30
chore: bump libreforge to 2026.29
docs: replace old links with EcoHub links
更新
- 添加了在物品拾取时禁用持有者更新的功能(感谢 EricSzabo!