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 : Add money (OP)
- /remove_money : Remove money (OP)
- /money_of : Show money of player (OP)
- /open_shop : Open shop for a player (OP)
- /create_npc_shop <AI/noAI>: Spawn a npc (OP)
Permission :
- /add_money : shop.manage_money
- /remove_money : shop.manage_money
- /money_of : shop.manage_money
- /open_shop: shop.open_shop
- /create_npc_shop: shop.npc
Config:
The plugin features a customizable interface.
Example for config.yml:
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:
#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.

