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
## 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