๐ช RR Economy
RR Economy is a simple, lightweight, and configurable economy mod that adds a player balance system and a player-driven marketplace, designed to feel natural in vanilla Minecraft gameplay.
โจ Features
- ๐ฐ Player money system with persistent balances
- ๐ Player-driven market with an intuitive GUI
- ๐ฆ Full item support (NBT, enchantments, custom names, etc.)
- ๐งพ Wallet menu for quick balance access
- โ๏ธ Server-side configuration (starting balance)
- ๐พ Automatic data saving using JSON files
- ๐งฉ Lightweight and server-friendly
โจ๏ธ Commands
Player Commands (No OP Required)
/dinheiro
Shows your current balance.
/carteira
Opens the wallet menu.
/dinheiro enviar
Sends money to another player.
/mercado
Opens the market interface.
/mercado vender
Lists the item currently in your hand for sale.
Admin Commands (OP Only)
/dinheiro
Shows the balance of a specific player.
/dinheiro set
Sets a player’s balance.
/dinheiro add
Adds money to a player’s balance.
โ๏ธ Configuration
Server-side configuration file:
config/rreconomy-server.toml
Available options:
- starting_balance — Default money given to new players
Changes require a server restart.
๐พ Data Storage
All data is saved automatically:
config/rreconomy/ โโโ economy.json โโโ market.json
๐งฑ Compatibility
- โ Minecraft 1.21.1
- โ NeoForge
- โ Works in singleplayer and dedicated servers
- โ No client-side installation required
๐ Notes
- Designed to be simple and easy to integrate into any modpack
- Ideal for survival servers, SMPs, and economy-focused gameplay
โค๏ธ Credits
Developed by Cauã S. Moraes

