**DonutSMP** is a lightweight, fully configurable economy and shop plugin for Minecraft Paper/Spigot 1.20+ servers, inspired by the popular Donut SMP economy system.
---
## Feature Highlights
- ** Full Economy System** — Persistent player balances stored in `economy.yml`, no database required.
- ** GUI Shop** — Beautiful 4-category shop menu (Combat, Food, Nether, End) with item previews and lore.
- ** /sell Command** — Instantly sell the item in your hand at configured prices.
- ** /pay Command** — Transfer money between players with notification messages.
- ** /balance Command** — Check your current balance (aliases: `/bal`, `/money`).
- **⚙️ Fully Configurable** — All prices, items, categories, shop titles, and messages editable in `config.yml`.
- ** Donut-Themed UI** — Clean dark GUI panes with colored category icons matching each shop section.
- ** Sell Multiplier** — Configurable sell multiplier (default 50%) applied to buy prices.
---
## Installation Instructions
1. Download `DonutSMP-1.0-SNAPSHOT.jar` from the `target/` folder.
2. Place the JAR file into your server's `plugins/` directory.
3. Restart your server.
4. Edit the generated `plugins/DonutSMP/config.yml` to customize prices and messages.
5. Run `/reload` to apply config changes without restarting.
**Requirements:** Paper or Spigot server running Minecraft 1.20+
---
## ⚙️ Configuration Guide
### Shop Categories & Items
Categories and items are defined under `shop.categories` in `config.yml`. Each item needs a `price` and `slot`.