Description
MurilloEconomy is a practical economy system for Fabric servers, focused on fast trading flows and simple server management.
Features
- Player balances with /eco bal and secure player-to-player payments (/eco pay)
- Player shop GUI (/eco shop) with listing and delivery flow
- Server shop with categories (/eco servershop)
- Item order system (/eco orders) with claim support
- Daily rewards (/eco daily)
- Auto-sell chests (/eco autosell add|remove)
- Bulk buy workflow (/eco bulkbuy)
- Chest sign shop support ([shop] signs)
Chest Sign Shop
Create a sign shop by linking a sign to a chest:
- Line 1: [shop]
- Line 2: * (hold the item in your hand; item ID is filled automatically)
- Line 3: purchase amount (example: 10)
- Line 4: automatic owner (set by the player who creates the sign)
Behavior:
- Right-click sign: buy from chest stock
- Shift + right-click sign: sell matching items
- Payment goes to the sign owner
- Linked chest/sign protection is owner-based
Commands
- /eco bal
- /eco pay <player> <amount>
- /eco shop
- /eco servershop
- /eco orders
- /eco daily
- /eco autosell add|remove
- /eco bulkbuy
- /eco help
Notes
- Built for Fabric servers (minecraft >= 1.21.10)
- Requires Fabric API
- Configuration files are generated under config/murilloeconomy/




