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.
/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.
/dinheiro
Shows the balance of a specific player.
/dinheiro set
Sets a player’s balance.
/dinheiro add
Adds money to a player’s balance.
Server-side configuration file:
config/rreconomy-server.toml
Available options:
Changes require a server restart.
All data is saved automatically:
config/rreconomy/ ├── economy.json └── market.json
Developed by Cauã S. Moraes