promotional bannermobile promotional banner

CobbleDollarsCommandShop

CobbleDollars addon for configurable command-driven shops, ideal for servers and NPC-based setups

File Details

cobbledollarscommandshops-neoforge-1.0.1.jar

  • R
  • May 15, 2026
  • 278.44 KB
  • 22
  • 1.21.1
  • NeoForge

File Name

cobbledollarscommandshops-neoforge-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cobbledollarscommandshop-1542506:8090316"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Maintenance and performance patch

Highlights

  • Lower runtime overhead on large custom shop and bank configurations.
  • Faster shop open and session refresh paths on the heavy benchmark pack used during development.
  • Lower audit log I/O overhead during transactions.
  • Internal test and benchmark coverage expanded to make future regressions easier to catch.

Measured performance notes

  • openShop: about 28% lower average latency and 38% lower p95 latency
  • refreshPlayerSession: about 23% lower average latency and 31% lower p95 latency
  • handleCustomSell: about 12% lower p95 latency

These figures come from the heavy benchmark fixture tracked in docs/PERFORMANCE_HISTORY.md on github.