{"id":35159615,"url":"https://github.com/mkram17/bazaar-utils","last_synced_at":"2026-04-25T00:01:24.204Z","repository":{"id":278085082,"uuid":"905971456","full_name":"mkram17/Bazaar-Utils","owner":"mkram17","description":"A QOL mod for Hypixel Skyblock focused on the bazaar.","archived":false,"fork":false,"pushed_at":"2026-04-20T01:54:35.000Z","size":26746,"stargazers_count":4,"open_issues_count":8,"forks_count":9,"subscribers_count":0,"default_branch":"v1.0.0","last_synced_at":"2026-04-20T03:35:20.519Z","etag":null,"topics":["hypixel","hypixel-skyblock","minecraft","minecraft-mod"],"latest_commit_sha":null,"homepage":"https://modrinth.com/mod/bazaar-utils","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkram17.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-19T22:13:53.000Z","updated_at":"2026-04-18T00:53:50.000Z","dependencies_parsed_at":"2025-02-17T23:27:37.120Z","dependency_job_id":"b12b89e4-d0f4-4b67-8eaf-b32c75f1f2bc","html_url":"https://github.com/mkram17/Bazaar-Utils","commit_stats":null,"previous_names":["mkram17/bazaar-utils"],"tags_count":31,"template":false,"template_full_name":"lineargraph/Forge1.8.9Template","purl":"pkg:github/mkram17/Bazaar-Utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkram17%2FBazaar-Utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkram17%2FBazaar-Utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkram17%2FBazaar-Utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkram17%2FBazaar-Utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkram17","download_url":"https://codeload.github.com/mkram17/Bazaar-Utils/tar.gz/refs/heads/v1.0.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkram17%2FBazaar-Utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hypixel","hypixel-skyblock","minecraft","minecraft-mod"],"created_at":"2025-12-28T17:56:49.835Z","updated_at":"2026-04-25T00:01:24.187Z","avatar_url":"https://github.com/mkram17.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bazaar Utils\n\n[![Discord](https://img.shields.io/discord/1337164726802579597?style=flat\u0026label=discord\u0026color=red)](https://discord.gg/xDKjvm5hQd)\n[![Modrinth Downloads](https://img.shields.io/modrinth/dt/c4u7nzUZ?label=modrinth%20downloads\u0026color=red)](https://modrinth.com/mod/bazaar-utils)\n[![GitHub Release](https://img.shields.io/github/v/release/mkram17/Bazaar-Utils?style=flat\u0026logoColor=green\u0026color=red)](https://github.com/mkram17/Bazaar-Utils/releases)\n![GitHub License](https://img.shields.io/badge/license-CC--BY--NC--4.0-red?style=flat)\n\n\nA Fabric client-side QoL mod for the Hypixel Bazaar.\n\n## Features\n\n- **Custom Orders**: Create quick-buy buttons in Buy Order and Insta Buy menus for your preferred amounts.\n- **Insta Sell Rules**: Prevent accidental insta-sells with multi-click confirmation rules based on item name, volume, or price.\n- **Flip Helper**: Adds a one-click helper button in the flip GUI to quickly flip at market-adjusted pricing.\n- **Outdated Order Notifications**: Get chat alerts when an order is undercut, with clickable navigation back to the Bazaar.\n- **Stash Helper**: Use a keybind (default `Alt + V`) to close GUIs and collect your stash.\n- **Disable Stash Messages**: Optionally suppress stash reminder chat messages.\n- **Bookmarks**: Save and quickly search favorite Bazaar items from the main Bazaar screen.\n- **Price Charts**: Use `Ctrl + Shift + Click` on Bazaar items to open the item chart page.\n- **Recent Fixes**: Includes fixes for order-data chat parsing issues (see `UPDATES.MD`).\n\n## Compatibility\n\n- **Minecraft**: `1.21.11` (current target)\n- **Java**: `21`\n- **Fabric Loader**: `0.17.2+`\n- **Current mod version**: `0.6.2-beta.1`\n\n## Using Bazaar Utils\n\n- Open config with `/bazaarutils` or `/bu`.\n- If your Bazaar Flipper account upgrade is not level 1, set your tax in the config or the mod won't work properly.\n\n### Other Commands\n\n- `/bu help`\n- `/bu discord` opens a link to join the Discord server\n\n## Dependencies\n\n### Required in your mods folder\n\n- [Fabric API](https://modrinth.com/mod/fabric-api)\n- [Resourceful Config](https://modrinth.com/mod/resourceful-config)\n- [owo-lib](https://modrinth.com/mod/owo-lib)\n- [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin)\n\n### Optional\n\n- [Mod Menu](https://modrinth.com/mod/modmenu)\n\n### Bundled with Bazaar Utils\n\n- Orbit Event System\n- Mixin Constraints\n- Hypixel API Transport/Core\n- Gson Extras\n- owo Sentinel\n- SkyBlock API\n- Hypixel Mod API","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkram17%2Fbazaar-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkram17%2Fbazaar-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkram17%2Fbazaar-utils/lists"}