## SmartEconomy — Lightweight, Modern, and Flexible Economy Plugin
**Requirements:**
* **[Vault](https://www.spigotmc.org/resources/vault.34315/)** *(Required)*
* **[PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/)** *(Optional — for placeholders)*
**SmartEconomy** is a fast, lightweight, and easy-to-use Minecraft economy plugin with **Vault** and **PlaceholderAPI** support.
Whether you want a simple server economy or a foundation for more advanced shop and rewards systems, SmartEconomy gives you the tools without unnecessary bloat.
---
### ✨ Features
* 💰 **Vault Support** — Works with any plugin that hooks into Vault (shops, jobs, etc.).
* 📊 **PlaceholderAPI Support** — Use `%smarteconomy_balance%`, `%smarteconomy_balance_formatted%`, `%smarteconomy_balance_short%`, and more.
* 🪙 **Daily Rewards** — Give your players an automatic daily bonus with a cooldown.
* 💵 **Player-to-Player Payments** — Players can send money securely to each other.
* 🏆 **Top Balances** — Show the richest players with `/balancetop`.
* 🛠 **Admin Controls** — Easily give, take, or set balances.
* 💾 **Flexible Storage** — Choose between YAML or MySQL.
* ⚡ **Lightweight & Fast** — Optimized to run efficiently even on busy servers.
* 🔄 **Auto Config Updates** — New config entries are added automatically without overwriting your custom settings.
---
### 📜 Commands
| Command | Aliases | Description |
| ------------------------------------------------------ | ---------------------- | ---------------------------- |
| `/balance` | `/bal`, `/money` | Show your current balance |
| `/pay ` | — | Send money to another player |
| `/balancetop` | `/baltop`, `/moneytop` | Show the richest players |
| `/daily` | — | Claim your daily reward |
| `/economy [player] [amount]` | `/eco` | Economy admin commands |
---
### 🔑 Permissions
| Permission | Default | Description |
| ------------------------- | ------- | ----------------------------- |
| `smarteconomy.balance` | true | Allows checking balance |
| `smarteconomy.pay` | true | Allows sending money |
| `smarteconomy.daily` | true | Allows claiming daily rewards |
| `smarteconomy.balancetop` | true | Allows viewing top balances |
| `smarteconomy.admin` | op | Allows economy admin commands |
---
### ⚙ Configuration Example
---
### 📥 Installation
1. Download the latest version of **SmartEconomy, Vault and PlaceholderAPI**.
2. Place it in your server's `plugins` folder.
3. Restart your server to generate the config.
4. Edit the config to your liking and reload.
---
💡 **Tip:** Pair SmartEconomy with any Vault-compatible shop or jobs plugin for a full-featured economy experience.