Langue

EconomyShop by ilius

EconomyShop by ilius

Modrinth

Clean server shop and player chest shops with price history, sales tax, and full GUI management

1.3k téléchargements 4 abonnés mis à jour 10d ago
dernière v1.1.4 Modrinth
Folia Paper Purpur Spigot 1.20 – 26.1.2 EconomyManagement

⚡ EconomyShop ⚡

A clean, modern server shop & chest shop plugin for Paper 1.20+

Minecraft Paper Folia Database


🛒 Browse & Buy

Open the shop, pick a category, grab what you need. No chat commands, just click.

Browse

💰 Sell to Shop

Right-click any item in the shop to sell it back. Price, tax, and confirmation — all shown upfront.

Sell

📦 Player Chest Shops

Place a chest, slap a sign on it, and you've got a shop. Set your own prices through a simple GUI.

Chest Shop

🛍️ Buy from Players

Walk up to any chest shop, click the sign, choose how many, done.

Buy from Player

📊 Price History

Every sale — whether it's from the admin shop, a chest shop, or even AuctionHouse — feeds into the same price chart. 7, 14, and 30-day views with highs, lows, and averages.

Price History


✨ What's Included

Server Shop

  • All GUI, no commands — Players browse categories, buy and sell through inventory menus
  • Confirmation screen — Quantity selector with price breakdown before every transaction
  • Sell back to the server — Right-click any shop item to sell, with tax shown before you confirm
  • Infinite or limited stock — Pick unlimited stock or set a cap with automatic restocking
  • Sales tax — Take a cut on every transaction, fully configurable
  • Shared price history — Admin shop sales, chest shop sales, and AuctionHouse sales all feed into one chart per item
  • Datapack friendly — Custom items show their real names, not raw material IDs
  • Categories — Organize your shop however you want with custom icons

Chest Shops

  • Chest + sign = shop — Players place a chest, add a sign, and set prices through a GUI
  • Separate buy & sell prices — Let customers buy from you, sell to you, or both
  • No commands needed — Everything is handled through the setup and edit menus
  • Quantity selector — Customers pick exactly how many they want
  • Creation cost — Charge players to open a shop, or make it free
  • Per-player shop limit — Cap how many shops each player can run
  • Transaction tax — Take a percentage from every chest shop sale

For Server Owners

  • Admin GUI — Create categories, add items, set prices, toggle features — all through menus
  • Vault — Works with any Vault-compatible economy plugin
  • SQLite / MySQL / MariaDB — SQLite out of the box, switch to MySQL when you're ready
  • Fully translatable — Every message, every GUI label, every button — all in one language file
  • Configurable currency — Dollar signs, gold, coins, whatever fits your server
  • PlaceholderAPI — Placeholders for scoreboards and tab lists
  • WorldGuard — Restrict shop access to certain regions
  • LuckPerms — Per-rank shop limits and chest shop caps
  • Folia support — Runs on Folia without any extra setup
  • Anti-exploit — Transaction locks, dupe prevention, creative mode blocking, rate limiting
  • Granular permissions — Give admins edit access without reload access, or the other way around

🔗 Part of the ilius Economy Ecosystem

EconomyShop is the server shop of the ilius economy stack. Pair it with:

  • EconomyProvider — Modern Vault economy with banknotes, baltop GUI, and transaction logging
  • AuctionHouse — Player-to-player marketplace with price history, filters, and container preview

All three plugins integrate seamlessly — same config style, same database support, same Discord. Use one or all three.


🏗️ How to Create a Chest Shop

  1. Place a chest anywhere in the world
  2. Place a sign on or next to the chest and type [Shop] on the first line
  3. The setup GUI opens — pick your item, set buy/sell prices, and confirm

The sign updates automatically with your item name and prices. To restock, just open the chest and add more items. Other players click the sign to buy.


⌨️ Commands

Player

| Command | Description |
|---|---|
| /shop | Open the shop |
| /shop sell | Sell items to the server |

Admin

| Command | Description |
|---|---|
| /shop admin | Open the admin shop editor |
| /shop admin reload | Reload config, messages, and GUIs |


🔑 Permissions

| Permission | Description | Default |
|---|---|---|
| economyshop.use | Open the shop | true |
| economyshop.sell | Sell items to the shop | true |
| economyshop.chestshop.create | Create chest shops | true |
| economyshop.chestshop.use | Use other players' chest shops | true |
| economyshop.admin | Full admin access | op |
| economyshop.admin.edit | Edit items and categories | op |
| economyshop.admin.reload | Reload config | op |


📥 Setup

  1. Drop the jar in plugins/
  2. Restart
  3. Run /shop admin to create categories and add items
  4. Players open /shop and start trading

Want MySQL instead of SQLite? Open config.yml, set storage.type to mysql, then fill in host, port, database, username, and password under the storage.mysql section. Restart and you're done.


📦 Requirements

  • Paper 1.20+ (or Purpur, Folia, etc.)
  • Vault + an economy plugin
  • Optional: LuckPerms, PlaceholderAPI, WorldGuard, EconomyProvider, AuctionHouse

💬 Need Help?

Join the Discord or open an issue.


🚀 Pro Edition — Coming Soon

Everything above, plus:

  • Dynamic Pricing — prices shift based on supply and demand
  • Admin Dashboard with live stats and module toggles
  • Transaction History GUI for players
  • Chest Shop Statistics
  • LuckPerms Rank-Based Discounts
  • Display Entities — floating items above chest shops
  • Stock Alert Notifications for shop owners

Part of the ilius economy ecosystem. Built for servers that take their economy seriously.

Versions

Release
1.1.4
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 10d ago
## EconomyShop v1.1.4 — Hotfix ### Bug Fixes - Fixed harmless "Duplicate column name" warning spam on every restart with MySQL (thanks Azure)
230
Release
1.1.3
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 18d ago
## EconomyShop v1.1.3 — Hotfix ### Bug Fixes - Fixed `/sell` eating items without paying on Paper 26.1+ (thanks Kennardinbound) - Silenced spurious "Failed…
102
Release
1.1.2
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 23d ago
**v1.1.2 Changelog** **New Features** - Added support for **PlaceholderAPI expressions as prices** — set any item's buy or sell price to a placeholder like…
149
Release
1.1.1
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 1mo ago
**v1.1.1 Changelog** **Compatibility** - Restored backwards compatibility with Paper 1.21.x and Java 21 - Still loads cleanly on Paper 26.1+ with Java 25 —…
239
Release
1.1.0
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 1mo ago
**v1.1.0 Changelog** **Compatibility** - Updated to support Paper 26.1+ (Minecraft 26.1.2 and later) - Now requires Java 25 — matches the new Paper server…
169
Release
1.0.5.2
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 1mo ago
## EconomyShop v1.0.5.2 — Hotfix ### Bug Fixes **Custom datapack item lore not showing in the shop** - Items with custom lore (magic swords, datapack…
39
Release
1.0.5.1
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 1mo ago
## EconomyShop v1.0.5.1 — Hotfix ### New **`seed-default-shop` config option** - New flag (defaults true) that controls whether the default shop seeds on…
78
Release
1.0.5
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 1mo ago
## EconomyShop v1.0.5 — Persistent item settings + sell-to-shop fix ### Features **Item settings now persist when you delete and re-add** - Items removed…
40
Release
1.0.4.1
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 2mo ago
## EconomyShop v1.0.4.1 — Hotfix ### Bug Fixes **Creative Mode Config Not Respected** - The `security.block-creative` config option was being ignored…
111
Release
1.0.1.1
folia · 1.20, 1.20.1, 1.20.2 · 2mo ago
**EconomyShop v1.0.1 (patch)** -Switched from MySQL Connector (GPL) to MariaDB Connector (LGPL) — works with both MySQL and MariaDB -Fixed character…
24
Release
1.0.1
folia · 1.21, 1.21.1, 1.21.2 · 2mo ago
**v1.0.1 Changelog** **Bug Fixes** - Fixed sell transaction order — items are now removed before money is deposited, preventing a potential item…
11
Release
1.0.0
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 2mo ago
-Fixed some chat messages showing raw values
43

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.