๐ฐ 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 โ๏ธ