The Shops Extension simulates a living economy. Prices can fluctuate based on supply and demand, stock settings enable scarcity, and automatic restocking keeps the market moving.Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
Source Code
View source on GitHub.
Download Releases
Get the latest JARs.
Features
Dynamic Pricing
Prices fluctuate with stock levels.
Stock Control
Max supply and replenishment limits.
Purchase Limits
Restrict items per player.
Currency Agnostic
Works with Vault, Points, or Items.
Entries
Definition
Shop Def: Configure items/prices.
Actions
Open Shop: Open shop GUI.
Storage
Storage: Stock database.
Placeholders
Prefix:%typewriter_shop:<id>:%
| Placeholder | Description |
|---|---|
%typewriter_shop:<id>:name% | Shop name |
%typewriter_shop:<id>:cooldown% | Restock timer |
%typewriter_shop:<id>:<index>:buy_price% | Current Buy Price |
%typewriter_shop:<id>:<index>:stock% | Current Stock |