- This plugin adds a simple, lightweight economy system for servers looking for a quick and easy solution.
This plugin offers a shop interface and a money management system.
--------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
Why this plugin? :
Because this plugin is simple to configure and easy to use.
The features :
- A simple configurable shop interface
- Management commands
- And more to come (A sell feature...)
Commands :
- /shop : Open the store
- /my_money : Shows your money
- /add_money <player> <money> : Add money (OP)
- /remove_money <player> <money>: Remove money (OP)
- /money_of <player>: Show money of player (OP)
- /open_shop <player>: Open shop for a player (OP)
- /create_npc_shop <name> <AI/noAI>: Show money of player (OP)
Permission :
- /add_money : shop.manage_money
- /remove_money : shop.manage_money
- /money_of: shop.manage_money
- /open_shop <player>: shop.open_shop
- /create_npc_shop <name> <AI/noAI>: shop.npc
Config:
The plugin features a customizable interface.
Example for config.yml:
Code (YAML):
config:
#The display name for the GUI
#Use https://minecraft.tools/fr/color-code.php for color code (use &)
title: "&6Shop"
#Example for $: 10 $
money-display: "$"
items:
stone:
#The display name in the shop
#Use https://minecraft.tools/fr/color-code.php for color code (use &)
display-name: "&7Stone"
#Price for buy
price: 1
coal:
display-name: "&0Coal"
price: 2
#This is where the data is stored.
data-player:
Help/bug :
For help or to report a bug, go to the Xxxtenminecraft Dev Discord.
Thank you for using this plugin! More features are coming soon.
ReportLike
Recent Updates
- Add npc and command /open_shop <player> Thursday at 4:34 PM
- Add autocomplete Jul 31, 2026
- Add command /money_of <player> Jul 29, 2026
ShopGUI is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 9 times (via Spigot). Download it and open it directly in the game.