From d64bc1a14446a0322026c72ab7a6232401125fac Mon Sep 17 00:00:00 2001
From: Tenkuma <85490958+adrianvic@users.noreply.github.com>
Date: Fri, 2 Jan 2026 21:25:41 -0300
Subject: [PATCH] Added logo to README.md
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 341faa1..23e865b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
# ItemEconomy II
+
+
+
+
ItemEconomy II is a fork of [ItemEconomy](https://modrinth.com/plugin/itemeconomy), keeping it updated to later versions of Minecraft and adding new features.
This PaperMC plugin integrates with VaultUnlocked to provide a unique, item-based economy system for your Minecraft server. Instead of relying solely on virtual balances, players use in-game items as physical currency, adding a layer of immersion and realism to your economy.
@@ -21,7 +25,7 @@ ender_chest: balance # Either none or balance
commands: true # Disabling this will disable /balance and /pay
```
-This configuration will use diamonds as the currency, displayed as {amount}$, e.g., "5 diamonds" or "1 diamond".
+This configuration will use diamonds as the currency, displayed as {amount} {name}, e.g., "5 diamonds" or "1 diamond".
## Usage: