From 6d06921b21e54430e4f749ce08fa6b62998a02c7 Mon Sep 17 00:00:00 2001 From: Tenkuma <85490958+adrianvic@users.noreply.github.com> Date: Thu, 1 Jan 2026 17:57:52 -0300 Subject: [PATCH] Better formatting of README.md. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2da59ea..2fcbe6d 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # 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 Vault 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. +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. Features: -- Item-Based Currency: Set any Minecraft item as your server's currency (default: diamonds). -- VaultUnlocked Integration: Fully compatible with VaultUnlocked, enabling seamless interaction with other economy-based plugins. -- Simple logic: Just checks if the user has the item/how many when queried. -- Customizable Formatting: Define how your currency is displayed, including singular and plural forms. -- Ender Chest support: Items on Ender Chests are counted in the user balance. +- **Item-Based Currency:** Set any Minecraft item as your server's currency (default: diamonds). +- **VaultUnlocked Integration:** Fully compatible with VaultUnlocked, enabling seamless interaction with other economy-based plugins. +- **Simple logic:** Just checks if the user has the item/how many when queried. +- **Customizable Formatting:** Define how your currency is displayed, including singular and plural forms. +- **Ender Chest support:** Items on Ender Chests are counted in the user balance. ## Configuration Example: ```yaml