MurilloEconomy

A Fabric economy mod that adds balances, player/server shops, orders, auto-sell chests, chest-sign trading, and quality-of-life trading tools for multiplayer servers.

File Details

murilloeconomy-1.0.2.jar

  • R
  • Feb 24, 2026
  • 276.39 KB
  • 8
  • 1.21.10
  • Fabric

File Name

murilloeconomy-1.0.2.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:murilloeconomy-1470790:7673747"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## v1.0.2 - ServerShop UI Rewrite
### Added
- New custom ServerShop screen (no more chest/inventory UI).
- Item search field.
- Category sidebar with filtering.
- Item actions per row: `Buy`, `Sell`, and `All` (sell all).
- Quantity input (up to 1000).
- Client/server payload flow for open, buy, sell, and result feedback.
- Keybind support to request opening the ServerShop.

### Improved
- Better overall ServerShop visuals and spacing.
- Improved button style and hover feedback.
- Price tags redesigned and aligned in fixed columns.
- Scrollbar interaction improved (including mouse drag behavior).

### Fixed
- Fixed broken potion entries showing as invalid items in ServerShop.
- Fixed multiple virtual potion ID formats (`potion_of_*`, `splash_potion_of_*`, `lingering_potion_of_*`, `arrow_of_*`).
- Added fallback behavior for clients without new UI support.

### Fixes
- Fixed standalone admin commands not appearing even when enabled in the config
- Fixed admin commands appearing for non-operators