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.2.jar

  • R
  • May 15, 2026
  • 337.77 KB
  • 16
  • 1.21.1
  • NeoForge

File Name

cobbledollarscommandshops-neoforge-1.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Feature and reliability update

Highlights

  • Added audit stats commands for server admins.
  • Added new default Cobblemon-themed shops when Cobblemon is installed.
  • Improved the optional client-side accepted-items bank UI.
  • Tightened command permissions and improved transaction safety.

New

  • New admin stats commands for audit history and top activity:
    • /cdshops stats summary
    • /cdshops stats top
    • /cdshops stats shop
    • /cdshops stats player
    • /cdshops stats item
  • New default Cobblemon shops:
    • trainer_supply
    • breeder_corner
    • night_market
  • Better accepted-items bank browsing on the client, with cleaner UI behavior and better JEI compatibility.

Fixes

  • Command permissions are now clearer:
    • public access stays limited to opening a shop for yourself, listing shops, and listing visibility state
    • other /cdshops commands now require admin permission level 2
  • Custom shop buys and custom bank sells are now safer if something fails during the transaction.
  • Deleted default shops are no longer recreated automatically as long as the shops/ folder already exists.

Notes

  • Full technical details, tests, and implementation notes remain in the repository history and docs.