What's New in this Version:
- Updated Minecraft Compatibility
- Fully updated and optimized to support the latest item sets and materials up to Minecraft 1.20.6 /26+ seamlessly.
- Introducing items.yml Configuration
- Added a dedicated items.yml file! You can now easily configure and customize the base prices for A-Z all Minecraft items in one place.
- 100% Configurable GUIs
- Moved all menus to external, hot-reloadable configuration files! Fully customize slots, titles, items, lore, and layout for:
- /sell GUI (sell.yml)
- /sellmulti GUI (sellmultiplier.yml)
- /level GUI (level.yml)
- /worth GUI (worth.yml)
- /sellhistory GUI (sellhistory.yml)
- reset GUIs (clearmultiplier.yml)
- Polished Hex Color support
- Fixed raw & color code prefixes. Bungee Hex colors (e.g. �f986) now render in GUI titles and item names.
- Robust Worth Lore & Packet Updates
- Instant Split & Drag Updates: Stack splitting (e.g. dividing a stack of 4 items into 2 and 2) or dragging items now updates the worth-lore instantly on screen without lag.
- Block Stacking Fixed: Optimized worth-lore to run purely on client-side packets. Server-side item stacks remain completely standard, meaning mined blocks and dropped items stack together perfectly in survival mode without NBT issues.
- Exploit Prevention & Security Upgrades
- Transitioned all GUI handlers from fragile title-string matching to secure active inventory instance mapping. This completely blocks chest-renaming exploits or menu title spoofing.
- Wrapped all configuration material lookups in safe try-catch fallbacks to prevent crashes from configuration typos.
Add the command/clearmulti (player)to clear all the multiplayer data for the specified player. Also, optimize theconfig.ymlfile.
