Minecraft Servers HQ

Minecraft plugin EconomyShopGUI

Information about EconomyShopGUI and servers where it was found

🔌 About EconomyShopGUI

EconomyShopGUI is a Minecraft plugin that provides a configurable graphical shop system so players can buy and sell items through menus instead of chat commands. The plugin exposes shop sections, paginated shop pages, a sell interface and optional physical "ShopStand" items. It is designed for Bukkit/Spigot/Paper server environments and integrates with common economy plugins.

🎯 Purpose

The plugin replaces or supplements text-based shop commands with GUI-driven shops and administrative shop configuration. It is intended for server owners and administrators who want structured, configurable in-game shops that hook into an existing economy plugin.

⚙️ Features

  • Configurable shop sections and paginated GUI pages.
  • Buy and sell item flows with a transaction screen and configurable limits.
  • Global and per-section sell-all functionality.
  • ShopStand physical item support (placeable display shops).
  • Layout marketplace / installable layouts and in-game layout installation.
  • Developer API for hooking into the plugin from other plugins.
  • Integration with multiple economy systems and optional integrations for spawner and utility plugins.
  • Uses bStats for anonymous plugin metrics.

🧩 Who It Is For

  • Survival and SMP servers wanting in-game GUI shops.
  • Servers that already use a separate economy plugin and need a front-end shop UI.
  • Servers that want configurable shop layouts and optional physical shop stands.
  • Plugin developers who need a shop API to integrate shop behavior.

🏗️ Example Use Cases

  • Operators create shop sections for resources, tools and cosmetics and let players purchase via a GUI.
  • A server offers a /sellall command for players to sell items to configured shop sections.
  • Admins install or upload a layout to change the shop appearance without editing raw files.

⌨️ Commands

CommandDescriptionPermissionAccess
/eshop additem <section> <material> <buy price> <sell price>Add an item to a shop section.EconomyShopGUI.eshop.additemAdmin
/eshop edititem <section> <index> <action> <key> <value>Edit properties of an item in a section.EconomyShopGUI.eshop.edititemAdmin
/eshop deleteitem <section> <index>Remove an item from a shop section.EconomyShopGUI.eshop.deleteitemAdmin
/eshop addhanditem <section> <buy price> <sell price>Add the item in your hand to a shop section.EconomyShopGUI.eshop.addhanditemAdmin
/eshop installLayout <id>Install a shop layout by id (layout marketplace integration).EconomyShopGUI.eshop.installLayoutAdmin
/eshop logs exportExport transaction logs as a web view (transaction logging feature).not specifiedAdmin
/sellallSell all sellable items according to configured shop sections.EconomyShopGUI.sellallPlayer
/sellguiOpen the Sell GUI to sell items via a menu.EconomyShopGUI.sellguiPlayer

(Commands above are included only where documented by the plugin author.)

🔐 Permissions

PermissionDescriptionDefault
EconomyShopGUI.shopAllows players to open the shop.not specified
EconomyShopGUI.shop.<section>Access to open a specific shop section by name.not specified
EconomyShopGUI.shop.allAllows opening all shop sections.not specified
EconomyShopGUI.sellallAllows use of the /sellall command.not specified
EconomyShopGUI.sellall.<section>Allows selling to a specific shop section with /sellall.not specified
EconomyShopGUI.sellall.allAllows selling to all sections with /sellall.not specified
EconomyShopGUI.sellallitemAllows /sellall <item> usage.not specified
EconomyShopGUI.sellguiAllows opening the Sell GUI.not specified
EconomyShopGUI.reloadAllows reloading the plugin.not specified
EconomyShopGUI.eshop.additemAllows adding shop items via command.not specified
EconomyShopGUI.eshop.edititemAllows editing shop items via command.not specified
EconomyShopGUI.eshop.deleteitemAllows deleting shop items via command.not specified
EconomyShopGUI.eshop.addhanditemAllows adding the item in hand to a shop via command.not specified
EconomyShopGUI.eshop.addsectionAllows adding shop sections via command.not specified
EconomyShopGUI.eshop.uploadLayoutAllows uploading a layout.not specified
EconomyShopGUI.eshop.installLayoutAllows installing a layout.not specified
EconomyShopGUI.eshop.shopstands.createAllows creating/placing ShopStand items.not specified
EconomyShopGUI.eshop.shopstands.destroyAllows destroying ShopStands.not specified

(Defaults are recorded as "not specified" where the plugin does not list a default value in the documented permission list.)

⚙️ Installation

📥 Setup

  • Download the official plugin JAR and place it into your server's plugins/ folder.
  • Restart the server (or use a plugin manager to load the plugin).
  • Check the server console on startup to confirm the plugin loaded and any dependency warnings.

📦 Dependencies

  • Requires an economy provider. The plugin documents support for one of: Vault, PlayerPoints, CoinsEngine, GemsEconomy, UltraEconomy, VotingPlugin, zEssentials (one of these must be present for economy operations).
  • Optional integrations include PlaceholderAPI, Citizens, Quests and various spawner plugins for direct support.

🧠 Technical Notes

  • The plugin is published for Bukkit/Spigot/Paper servers and the author notes they do not support modded/hybrid servers.
  • Requirements listed by the author: Minecraft 1.8+ and Java 8 or newer.
  • The plugin exposes a developer API so other plugins can hook into shop events and functionality.
  • The plugin uses bStats for anonymous metrics collection.
  • There is a premium variant that adds features such as GUI editor, command items and custom NBT items; core functionality (GUI shops) exists in the free release.

🤝 When This Plugin Is Useful

If you need an in-game graphical storefront that integrates with your existing economy plugin and supports configurable layouts, shop sections and sell flows, EconomyShopGUI provides a documented admin-facing interface and an API for plugin integration.

Servers with EconomyShopGUI

The EconomyShopGUI plugin page shows which servers monitoring found this plugin on, and which platforms and versions it appears with.

Plugins may add commands, economy, protection, permissions, mini-games, integrations, or other mechanics. The actual role of EconomyShopGUI depends on each server's configuration.

Data is generated automatically from technical server responses. If a server hides its plugin list, it may not appear in this section even if it uses EconomyShopGUI.

Use the server list with EconomyShopGUI to compare projects, check compatible versions, or find examples of how the plugin is used on public servers.