💰 Economia
Economia is a lightweight and flexible economy mod for Minecraft that introduces a simple money system for all players.
Every player has their own balance, stored as a variable, which can be easily modified through commands. This makes the mod perfect for servers, RPG experiences, or any custom gameplay that requires a basic economy system.
⚙️ Features
- 💵 Each player has a personal money balance
- 🔄 Player-to-player money transfers
- 🛠️ Admin tools to give, remove, or set money
- 🧩 Designed as a base system for expansion
- 🚀 Simple, clean, and highly adaptable
💬 Commands
Player Commands
/$
Displays your current balance/$ transfer <player> <amount>
Send money to another player
Admin Commands
/$admin get <player> <amount>
Give money to a player/$admin rmv <player> <amount>
Remove money from a player/$admin set <player> <amount>
Set a player’s balance directly
🧠 About the System
The economy is designed to be simple but expandable.
At its core, it provides a clean and reliable money system that can be used as a foundation for other mods or features, such as:
- 🏪 Shop systems
- 🛒 Auction House (AH)
- 🎁 Reward systems
- 🧾 Missions and quests
- 🖥️ Custom GUIs
- 🔌 Server utilities and integrations
This allows developers and modpack creators to build entire ecosystems around a single, consistent economy.
🚧 Current State
This is an early version focused on core functionality.
Future updates may expand the system and improve integration possibilities.
📦 Perfect For
- Survival servers 🌲
- RPG-style gameplay ⚔️
- Modpack creators 🧱
- Developers looking for an economy base system ⚙️