DynamicShop

⭐ — (26 endorsements) 📥 7,973 downloads 📌 v2.6.5 📅 12/21/2025
🟡 Updated this year

By selfservice0 · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/20/2026 📅 Created: 12/21/2025

🔍 Analysis

  • 👍 0.3% endorsement rate
  • 🏆 #400 of 1560 bukkit mods in this game by downloads

📋 About This Mod

<div align="center"> **⚡ DynamicShop 2.0** *A next-generation global shop with dynamic supply/demand pricing, web analytics, custom items, permissions shop & more.* (https://www.codefactor.io/repository/github/selfservice0/dynamicshop/badge/main)](https://www.codefactor.io/repository/github/selfservice0/dynamicshop/overview/main) </div> !(https://i.imgur.com/K1FOzOW.png) !(https://i.imgur.com/ASWKqJV.png) !(https://i.imgur.com/37NMjRN.png) --- **✨ What's New in v2.5.0** !(https://cdn.modrinth.com/data/cached_images/5db7685f662478b917bd7b7013aadd7d5e982eb7.png) * **NEW:** (Soft Limit) Pricing Curve Madx Stock * **NEW:** (Hard Limit) Storage Hard Limit * **NEW:** In-Game Editor Integration * **NEW:** Web Admin Integration Type ```/shopadmin webadmin``` * **NEW:** Option to allow Shortage decay. (shortage is gained when an item sits at <=0 stock). Now sitting at positive stock can decay that shortage. * **Improved:** More shopadmin gui options * **Fixed:** Percent Increase not properly displaying in gui. --- --- **✨ What's New in v2.0** * **NEW:** Real-time Web Dashboard (built-in) * **NEW:** Command Shops — sell commands as items! * **NEW:** `messages.yml` — customize 100% of messages * **NEW:** Requires ProtocolLib (better click detection) * **NEW:** PlaceholderAPI support * **NEW:** Supports ItemAdder, MMOItems, Oraxen, NBT items * **Improved:** Faster search GUI * **Improved:** Category UI * **Improved:** Dynamic price scaling * **Improved:** Logging & transaction safety --- **🌐 Web Dashboard** *Real-time analytics, transaction logs, top items, volume tracking, category stats.* !(https://i.imgur.com/ziGXt69.png) !(https://i.imgur.com/ty5Cvlg.png) !(https://i.imgur.com/y01nNh2.png) --- **🛒 Shop GUI** !(https://i.imgur.com/th8BAYY.png) --- **🚀 Features** <details> <summary><strong>Expand Full Features</strong></summary> **🔁 Dynamic Pricing Engine** * Prices rise when players buy * Prices drop when players sell * Shortage + surplus multipliers * Time-based stabilization * Fully configurable **🌍 Global Stock Tracking** * Tracks server-wide supply * Supports negative stock (rare item surge pricing) * Auto-saves **🎨 Modern GUI** * Category selector * Clean sub-menus * Buy / Sell / Shift-Bulk * Realtime price display **🔐 Permission Shop** Add a permission as an item in the shop: ``` /shopadmin add perm <cost> <permission> ``` Displays using the item/block you hold. **🧰 Server-Shop (Custom Items + Commands)** Add ANY item or command: ``` /shopadmin add server-shop 500 my_spawn command essentials:spawn {player} ``` Supports: * Commands * Custom model data * NBT items * ItemAdder, Oraxen, MMOItems * PlaceholderAPI placeholders **💬 `messages.yml` — Full Customization** * Translate everything * Custom GUI titles * Custom lore & lines * Custom error messages **📊 Web Stats Dashboard** * Live transactions * Category distribution * Top players * Top traded items * JSON API **⚙ Configuration** * Extensive base price list * Category auto-sorting * Tax, multipliers, limits * Disable any item **⚡ Performance** * Zero-lag architecture * No heavy repeating tasks * Async logging </details> --- **⌨ Commands & Permissions** <details> <summary><strong>Commands</strong></summary> ``` /shop - Open shop /shop <category> - Open a category /shop sell <price> - Sells held item in PlayerShop for defined price /shopsearch <query> - Search items /shopadmin - Opens admin GUI /shopadmin add perm <cost> <permission> /shopadmin add server-shop <cost> /shopadmin add server-shop <cost> <id> command <command> ``` </details> <details> <summary><strong>Permissions</strong></summary> ``` shop.use – Open the shop, buy/sell (default true) shop.admin – Full admin access shop.playershop.sell – Ability to use PlayerShop ``` </details> --- **📦 Requirements** * **ProtocolLib** – REQUIRED * **Vault** – REQUIRED for economy * **PlaceholderAPI** – OPTIONAL --- **🔌 PlaceholderAPI Placeholders** DynamicShop 2.1.0 includes full native support for PlaceholderAPI. Placeholders auto-register. <details> <summary><strong>PAPI</strong></summary> ``` ==================== GLOBAL OVERVIEW ==================== %dynamicshop_total_transactions% %dynamicshop_items_bought% %dynamicshop_items_sold% %dynamicshop_total_money_exchanged% ==================== RECENT & TOP ACTIVITY ==================== %dynamicshop_recent_transaction% %dynamicshop_most_traded_item% ==================== PLAYER STATISTICS ==================== Format: %dynamicshop_player_<name>_<stat>% Stats: purchases | sales | money_spent | money_earned | net Examples: %dynamicshop_player_selfservice0_purchases% %dynamicshop_player_selfservice0_sales% %dynamicshop_player_selfservice0_money_spent% %dynamicshop_player_s

⚡ DynamicShop 2. 0

A next-generation global shop with dynamic supply/demand pricing, web analytics, custom items, permissions shop & more.

[!(https://www.codefactor.io/repository/github/selfservice0/dynamicshop/badge/main)](https://www.codefactor.io/repository/github/selfservice0/dynamicshop/overview/main)

!(https://i.imgur.com/K1FOzOW.png)

!(https://i.imgur.com/ASWKqJV.png) !(https://i.imgur.com/37NMjRN.png)

✨ What's New in v2. 5. 0

!(https://cdn.modrinth.com/data/cached_images/5db7685f662478b917bd7b7013aadd7d5e982eb7.png)

NEW: (Soft Limit) Pricing Curve Madx Stock NEW: (Hard Limit) Storage Hard Limit NEW: In-Game Editor Integration NEW: Web Admin Integration Type ```/shopadmin webadmin``` NEW: Option to allow Shortage decay. (shortage is gained when an item sits at <=0 stock). Now sitting at positive stock can decay that shortage. Improved: More shopadmin gui options Fixed: Percent Increase not properly displaying in gui.

✨ What's New in v2. 0

NEW: Real-time Web Dashboard (built-in) NEW: Command Shops — sell commands as items! NEW: `messages.yml` — customize 100% of messages NEW: Requires ProtocolLib (better click detection) NEW: PlaceholderAPI support NEW: Supports ItemAdder, MMOItems, Oraxen, NBT items Improved: Faster search GUI Improved: Category UI Improved: Dynamic price scaling Improved: Logging & transaction safety

🌐 Web Dashboard

Real-time analytics, transaction logs, top items, volume tracking, category stats.

!(https://i.imgur.com/ziGXt69.png) !(https://i.imgur.com/ty5Cvlg.png) !(https://i.imgur.com/y01nNh2.png)

🛒 Shop GUI

!(https://i.imgur.com/th8BAYY.png)

🚀 Features

Expand Full Features

🔁 Dynamic Pricing Engine

Prices rise when players buy Prices drop when players sell Shortage + surplus multipliers Time-based stabilization Fully configurable

🌍 Global Stock Tracking

Tracks server-wide supply Supports negative stock (rare item surge pricing) Auto-saves

🎨 Modern GUI

Category selector Clean sub-menus Buy / Sell / Shift-Bulk Realtime price display

🔐 Permission Shop Add a permission as an item in the shop:

``` /shopadmin add perm ```

Displays using the item/block you hold.

🧰 Server-Shop (Custom Items + Commands)

Add ANY item or command:

``` /shopadmin add server-shop 500 my_spawn command essentials:spawn {player} ```

Commands Custom model data NBT items ItemAdder, Oraxen, MMOItems PlaceholderAPI placeholders

💬 `messages.yml` — Full Customization

Translate everything Custom GUI titles Custom lore & lines Custom error messages

📊 Web Stats Dashboard

Live transactions Category distribution Top players Top traded items JSON API

⚙ Configuration

Extensive base price list Category auto-sorting Tax, multipliers, limits Disable any item

⚡ Performance

Zero-lag architecture No heavy repeating tasks Async logging

⌨ Commands & Permissions

Commands

``` /shop - Open shop /shop - Open a category /shop sell - Sells held item in PlayerShop for defined price /shopsearch - Search items

/shopadmin - Opens admin GUI /shopadmin add perm /shopadmin add server-shop /shopadmin add server-shop command ```

Permissions

``` shop.use – Open the shop, buy/sell (default true) shop.admin – Full admin access shop.playershop.sell – Ability to use PlayerShop ```

📦 Requirements

ProtocolLib – REQUIRED Vault – REQUIRED for economy * PlaceholderAPI – OPTIONAL

🔌 PlaceholderAPI Placeholders

DynamicShop 2. 1. 0 includes full native support for PlaceholderAPI. Placeholders auto-register.

PAPI

``` ==================== GLOBAL OVERVIEW ==================== %dynamicshop_total_transactions% %dynamicshop_items_bought% %dynamicshop_items_sold% %dynamicshop_total_money_exchanged%

==================== RECENT & TOP ACTIVITY ==================== %dynamicshop_recent_transaction% %dynamicshop_most_traded_item%

==================== PLAYER STATISTICS ==================== Format: %dynamicshop_player__%

Stats: purchases | sales | money_spent | money_earned | net

Examples: %dynamicshop_player_selfservice0_purchases% %dynamicshop_player_selfservice0_sales% %dynamicshop_player_selfservice0_money_spent% %dynamicshop_player_s

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
selfservice0
Version
2.6.5
Downloads
7,973
Endorsements
26
Category
bukkit
Created
12/21/2025
Updated
8/20/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does DynamicShop support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of DynamicShop?

Version 2.6.5, published 2026-08-20 with 7,973 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by selfservice0 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods