
Bazaar Utils ✦ Hypixel Skyblock
A Hypixel Skyblock QOL mod focused on the bazaar. Features include order outbid notifications, item bookmarks, custom buy order amounts, and more. Compatible with Skyblocker and Skyhanni.
- Fixed StackOverflowError crash when loaded with Skyblock-API/SkyOcean caused by recursive ReplaceItemEvent loops (KDGaming)
- Fixed StackOverflowError crash when loaded with Skyblock-API/SkyOcean caused by recursive ReplaceItemEvent loops (KDGaming)
- Fix bug causing the Mining page to be detected as an item page
- Fix bug causing the Mining page to be detected as an item page
- Fix "failed to parse order data from chat" error
- Hopefully fix crash when trying to flip a buy order
- Fix "failed to parse order data from chat" error
- Hopefully fix crash when trying to flip a buy order
- Fix maximum Custom Order amount being 71679 instead of 71680
- Fix unnecessary logs when Skyblocker is not installed
- Internal code changes
- Fix maximum Custom Order amount being 71679 instead of 71680
- Fix unnecessary logs when Skyblocker is not installed
- Internal code changes
- Fixed a bug with internal annotation which caused issues with keybind registration.
- Fix null client error when using Flip Helper
- Fixed a bug with internal annotation which caused issues with keybind registration.
- Fix null client error when using Flip Helper
- Removed Amecs Reborn optional dependency. If you liked it, you can still use the original Amecs mod instead.
- Fixed issues where some players were unable to use the Stash Helper feature/keybind.
- Fixed a bug causing crashes when opening minecraft.
- Removed Amecs Reborn optional dependency. If you liked it, you can still use the original Amecs mod instead.
- Fixed issues where some players were unable to use the Stash Helper feature/keybind.
- Fixed a bug causing crashes when opening minecraft.
- Removed Amecs Reborn optional dependency. If you liked it, you can still use the original Amecs mod instead.
- Fixed issues where some players were unable to use the Stash Helper feature/keybind.
- Fixed a bug causing crashes when opening minecraft.
- Fix memory leak
- Hopefully fix error causing you to be kicked on 1.21.8
- Fix memory leak
- Hopefully fix error causing you to be kicked on 1.21.8
This is by far the biggest update yet (in terms of the work put into it and the code changes). Because of this, I will only be giving a high-level summary of the changes to the mod.
Major Changes
- Rewrote almost the entire mod. This greatly improved the code clarity and quality, which will make future updates easier to implement, the code easier to maintain, and future bugs less likely.
- Reduced the lag caused by Bazaar Utils when in any NPC inventory by ~500%
- Product ID conversions are now fetched automatically from the GitHub. This means that you no longer have to update the mod when a new item is added to the Bazaar.
- Bazaar prices are now fetched as soon as they are updated and only then. This greatly improves network usage and makes the prices update quicker.
- Fixed many bugs
PS: Bookmarks will be cleared upon update and must be re-added.
This is by far the biggest update yet (in terms of the work put into it and the code changes). Because of this, I will only be giving a high-level summary of the changes to the mod.
Major Changes
- Rewrote almost the entire mod. This greatly improved the code clarity and quality, which will make future updates easier to implement, the code easier to maintain, and future bugs less likely.
- Reduced the lag caused by Bazaar Utils when in any NPC inventory by ~500%
- Product ID conversions are now fetched automatically from the GitHub. This means that you no longer have to update the mod when a new item is added to the Bazaar.
- Bazaar prices are now fetched as soon as they are updated and only then. This greatly improves network usage and makes the prices update quicker.
- Fixed many bugs
PS: Bookmarks will be cleared upon update and must be re-added.
- Fixed chat notifications for outbid orders
- Fixed issue when placing sell order for Dwarven O's Ore Oats
- Other minor bug fixes and improvements
This will probably be the last alpha update before the beta release.
- Fixed chat notifications for outbid orders
- Fixed issue when placing sell order for Dwarven O's Ore Oats
- Other minor bug fixes and improvements
This will probably be the last alpha update before the beta release.
Internal change: switch resources to new repo

