Перейти к содержимому
Mineforgian

MarketGuard for Hypixel SkyBlock

Protects you from accidentally over- and underbidding

323K загрузок3 подписчиковGPL-3.0-onlyfabric

Обновлён 30 июня 2026 г. · опубликован 28 февраля 2026 г.

ScamScreener MarketGuard

ScamScreener MarketGuard is a client-side Fabric mod that protects you from expensive misclicks in the SkyBlock Auction House. It compares prices in relevant BIN auction screens against the current Lowest BIN and blocks risky clicks before you lose coins or accidentally list an item far too cheaply.

What The Mod Does

MarketGuard currently steps in during two common risk situations:

  • When creating a Create BIN Auction, the mod checks whether your listed price is significantly below the Lowest BIN.
  • When opening a Bin Auction View, the mod checks whether the purchase price is significantly above the Lowest BIN.

If a price falls outside your configured tolerance, the click is blocked and you receive a clear chat warning with the item name and percentage difference. That gives you an extra safety stop before an expensive mistake goes through.

How It Helps You As A Player

  • Protects you from typo prices, missing zeroes, and careless input when listing a BIN auction.
  • Prevents impulsive misbuys when a BIN offer is far above the usual market price.
  • Saves coins by stepping in at the exact moment a misclick would become expensive.
  • Stays client-side: no server installation, no interaction with other players, no unnecessary overhead.

The mod is intentionally not a general-purpose scam scanner for everything. It is a direct price safety layer for the most critical BIN clicks in the Auction House.

How The Protection Works

  1. You open a relevant auction screen.
  2. MarketGuard preloads Lowest BIN data in the background.
  3. On a risky click, the mod compares the shown price against the market value.
  4. If the difference is too large, the click is stopped and a warning is shown.
  5. If you still want to continue on purpose, the block can be bypassed after several additional clicks.

This means accidental mistakes get caught, but intentional decisions are still possible.

Default Protection Values

By default, MarketGuard uses these thresholds:

  • Underbidding: 80% This blocks auctions listed more than 20% below Lowest BIN.
  • Overbidding: 120% This blocks purchases that are more than 20% above Lowest BIN.

Commands

You can adjust the protection thresholds directly in-game:

  • /marketguard
  • /mg
  • /marketguard underbidding <0-100>
  • /marketguard overbidding <value 100 or higher>

Examples:

  • /marketguard underbidding 85 allows at most 15% below Lowest BIN.
  • /marketguard overbidding 130 allows at most 30% above Lowest BIN.

Disabling protection:

  • underbidding 0 or underbidding 100 disables underbidding protection.
  • overbidding 100 disables overbidding protection.

The values are stored in config/scamscreener_marketguard/config.json.

Important Notes

  • The mod uses Lowest BIN data from the external ScamScreener API.
  • If price data is still loading or temporarily unavailable, MarketGuard blocks the risky click instead of letting it pass blindly. Unless loading has failed.
  • If only stale cached data is available, the mod tells you.
  • On join, the mod can also notify you when a new version is available.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.2+26.1.2Релиз26.1, 26.1.1, 26.1.2fabric30 июня 2026 г..jar (118 КБ)
1.3.1+26.1.2Релиз26.1, 26.1.1, 26.1.2fabric13 июня 2026 г..jar (118 КБ)
1.2.4+1.21.11Релиз1.21.11fabric29 мая 2026 г..jar (117 КБ)
1.2.4+1.21.10Релиз1.21.10fabric29 мая 2026 г..jar (117 КБ)
1.2.3+1.21.11Релиз1.21.11fabric19 мая 2026 г..jar (76 КБ)
1.2.3+1.21.10Релиз1.21.10fabric19 мая 2026 г..jar (76 КБ)
1.2.2+1.21.11Релиз1.21.11fabric2 мая 2026 г..jar (74 КБ)
1.2.2+1.21.10Релиз1.21.10fabric2 мая 2026 г..jar (74 КБ)
1.2.1+1.21.11Релиз1.21.11fabric21 апреля 2026 г..jar (73 КБ)
1.2.1+1.21.10Релиз1.21.10fabric21 апреля 2026 г..jar (73 КБ)
1.2.0+1.21.11Релиз1.21.11fabric19 апреля 2026 г..jar (69 КБ)
1.2.0+1.21.10Релиз1.21.10fabric19 апреля 2026 г..jar (69 КБ)
1.1.2+1.21.11Релиз1.21.11fabric13 апреля 2026 г..jar (63 КБ)
1.1.2+1.21.10Релиз1.21.10fabric13 апреля 2026 г..jar (63 КБ)
1.1.1+1.21.11Релиз1.21.11fabric9 апреля 2026 г..jar (62 КБ)

Показаны последние 15 из 22 версий. Все версии — на Modrinth.

Ченджлог

1.3.2+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 30 июня 2026 г.

1.3.2

  • Reduce repeated regex and string normalization work in auction, bazaar and profit-tracker hot paths
1.3.1+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 13 июня 2026 г.

1.3.1

  • Fix mixin compatibility level expansion in packaged builds
1.2.4+1.21.11Релиз1.21.11 · 29 мая 2026 г.

1.2.4

  • Added a User-Agent header to ScamScreener API requests so the service can identify MarketGuard clients.
1.2.4+1.21.10Релиз1.21.10 · 29 мая 2026 г.

1.2.4

  • Added a User-Agent header to ScamScreener API requests so the service can identify MarketGuard clients.
1.2.3+1.21.11Релиз1.21.11 · 19 мая 2026 г.

1.2.3

  • Added /marketguard reset and /marketguard reload to restore defaults or reload the config file in-game.
  • Added /marketguard debug to toggle debug logging directly from chat.
  • Added /marketguard threshold <number> with a default absolute price difference threshold of 10,000 coins.
  • MarketGuard now only blocks underbidding or overbidding when both the percentage limit and the absolute coin threshold are exceeded.
  • Expanded /marketguard status output to include the absolute threshold and debug state.
1.2.3+1.21.10Релиз1.21.10 · 19 мая 2026 г.

1.2.3

  • Added /marketguard reset and /marketguard reload to restore defaults or reload the config file in-game.
  • Added /marketguard debug to toggle debug logging directly from chat.
  • Added /marketguard threshold <number> with a default absolute price difference threshold of 10,000 coins.
  • MarketGuard now only blocks underbidding or overbidding when both the percentage limit and the absolute coin threshold are exceeded.
  • Expanded /marketguard status output to include the absolute threshold and debug state.
1.2.2+1.21.11Релиз1.21.11 · 2 мая 2026 г.

1.2.2

  • Underbidding warnings now show the lowest possible price before MarketGuard blocks the action.
  • Overbidding warnings now show the highest possible price before MarketGuard blocks the action.
  • Fixed item name detection in Create BIN Auction, so warnings use the actual item name again instead of AUCTION FOR ITEM:.
1.2.2+1.21.10Релиз1.21.10 · 2 мая 2026 г.

1.2.2

  • Underbidding warnings now show the lowest possible price before MarketGuard blocks the action.
  • Overbidding warnings now show the highest possible price before MarketGuard blocks the action.
  • Fixed item name detection in Create BIN Auction, so warnings use the actual item name again instead of AUCTION FOR ITEM:.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…