Timo's Dynamic Shop

Timo's Dynamic Shop adds a server-only global market GUI with listings, search, sorting, and buy/sell flow using physical coin items (configurable tiers/ratios). Includes create listings, payouts, fees, expirations, and admin controls.

File Details

timosdynamicshop-client-0.5.jar

  • R
  • Mar 2, 2026
  • 189.03 KB
  • 94
  • 1.20.1
  • Forge

File Name

timosdynamicshop-client-0.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:timos-dynamic-shop-1443320:7700589")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.5.0

  • Added nation tax system for market sales with per-nation tax values stored in Nations metadata.
  • Added leader-only tax configuration (only nation leader can set tax).
  • Added treasury requirement for tax configuration and tax collection.
  • Added Nation Tax popup UI with arrows, slider, Confirm, and Back actions.
  • Added live tax-state refresh while Listings is open (auto-updates if treasury/permissions change).
  • Added auto-close behavior for tax popup if leader/treasury permission is lost mid-session.
  • Tax now deposits physical coin items into storage in the treasury building chunk.
  • Seller payout now subtracts only the tax amount that was actually deposited to treasury storage.
  • If treasury is missing or full at sale time, tax application is reduced or skipped dynamically.