Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
DynamicMarket
A Minecraft economy plugin that introduces an interactive marketplace with dynamic prices that automatically adjust based on supply and demand.
⨠Features š Dynamic pricing that adapts to trading activity šļø Category-based organization with customizable GUI slots š„ļø Intuitive GUIs for buying and selling š§ Full admin controls for market management š° Vault economy integration
š¦ Dependencies
Vault (required) Compatible with any Vault-supported economy plugin Works with Minecraft 1.13+
š¹ļø Commands
Player Commands
/market ā Opens the market GUI to buy items
/sell ā Opens the market GUI to sell items
Admin Commands
/marketadmin addcategory <name> <icon> ā Create a new category
/marketadmin add <category> <price> ā Add the item in hand to the market
/marketadmin remove <category> <item> ā Remove an item from the market
/marketadmin setprice <category> <item> <buy_price> [sell_price] ā Set custom prices
/marketadmin move <from> <to> <item> ā Move items between categories
/marketadmin reset ā Reset the market to default
/marketadmin stock <category> <item> <amount> ā Set item stock
/marketadmin addstock <category> <item> <amount> ā Increase item stock
/marketadmin removestock <category> <item> <amount> ā Decrease item stock
/marketsettings <setting> <value> ā Change market settings in-game
/setslot <category> <slot> ā Set GUI slot position for a category
/marketadmin setslot <category> <item> <slot> ā Set GUI slot position for an item in a category
š Permissions
market.admin.category ā Create & manage categories
market.admin.add ā Add new items
market.admin.remove ā Remove items from categories
market.admin.setprice ā Change item prices
market.admin.move ā Move items between categories
market.admin.reset ā Reset the market
market.admin.stock ā Set item stock
market.admin.addstock ā Increase item stock
market.admin.removestock ā Decrease item stock
market.admin.slot ā Change GUI category positions
market.admin ā Grants all admin permissions
š Pricing System
Prices auto-adjust based on trade volume Buy prices increase when items are bought frequently Sell prices decrease when items are sold frequently Adjustment rate: 0.5% per traded item Prices are capped between 0.1 and 1000.0 (by default, you can change it in the config.yml)


