BFM Bazaar Flipper Mod
  • Home
  • Account
  • Pricing

Updates & Changelog

Track every feature, fix, and improvement to Bazaar Flipper Mod

v2.1.0 Latest
November 16, 2025

✨ New Features

  • Web dashboard integration for remote monitoring and configuration
  • Discord bot integration with automatic role assignment
  • Real-time telemetry reporting every 5 minutes
  • WebSocket connection for live flip tracking
  • 5 customizable themes (Onyx, Diamond, Pink Diamond, Ruby, Emerald)

🚀 Improvements

  • Enhanced inventory scanning - only shows message on first attempt (reduced spam)
  • Unified relist flow for both BUY and SELL orders
  • Added inventory verification before starting sell cycle
  • Improved error messages with debugging context

🐛 Bug Fixes

  • Fixed sell cycle starting with empty inventory (6 failed scans prevented)
  • Fixed BUY order relists incorrectly creating SELL offers
  • Fixed relist searching bazaar instead of clicking inventory items
  • Corrected order type detection for proper routing (BUY → CREATE_BUY_ORDER, SELL → CREATE_SELL_OFFER)
v2.0.5 Patch
October 28, 2025

🐛 Bug Fixes

  • Fixed GUI not reopening after 60-second refresh cycle
  • Corrected stageActionDone flag reset preventing button clicks

🚀 Improvements

  • Extended Manage Orders refresh interval from 30s to 60s
  • Added 1-second delay after GUI close for proper state reset
v2.0.0 Major Update
October 15, 2025

✨ New Features

  • API-based overpricing detection using Hypixel's public bazaar endpoint
  • 30-second auto-refresh for Manage Orders GUI (prevents stale data)
  • Test commands: `/bzauto test sell`, `/bzauto test buy`, `/bzauto test order`
  • Enhanced debug output with detailed overpricing analysis
  • 30-second caching for API calls to prevent rate limiting

🚀 Improvements

  • Completely rewrote overpricing detection (no longer relies on lore parsing)
  • Fixed `/bzauto test` command routing to run full automation
  • Fixed sell cycle with proper flipStates initialization and relaxed matching
  • Gson 2.2.4 compatibility fix (removed .toJson() calls)
  • Added competitive price tolerance (±0.1 coins)

🔄 Architecture Changes

  • New BazaarAPI.java HTTP client with caching
  • BazaarProduct.java and BazaarResponse.java data models
  • Automatic timer initialization for 30s refresh cycles
v1.8.3 Patch
September 20, 2025

🐛 Bug Fixes

  • Fixed "Continuing..." timeout issues during automation
  • Corrected sell cycle failed scan attempts when inventory was empty
  • Resolved navigation loop causing bazaar menu to reopen repeatedly
  • Fixed best offer detection for competitive pricing

🚀 Improvements

  • Added order age timeout (5 minutes max wait time)
  • Enhanced message clarity for automation stages
  • Improved timing adjustments for server lag compensation
v1.8.0 Minor Update
August 30, 2025

✨ New Features

  • Implemented automated bazaar flipping with /bzauto command
  • Order monitoring and relisting system
  • Overpricing detection and automatic order cancellation
  • Multi-item sell cycle with inventory scanning
  • Booster cookie verification

🚀 Improvements

  • Context-aware GUI clicking based on inventory state
  • Relaxed search matching for compound item IDs
  • NBT tag matching for enchanted items
  • Enhanced error messaging with debug levels

🐛 Bug Fixes

  • Fixed slot 13 click issues in bazaar GUI
  • Corrected sell order amount entering (now uses /256 properly)
  • Resolved memory leak from order tracking
  • Fixed server lag timeout handling
v1.5.0 Initial Beta
July 10, 2025

✨ Initial Release

  • Real-time bazaar flip calculation using Hypixel API
  • In-game HUD overlay with top 3 profitable flips
  • Customizable profit filters (min profit, min success rate, budget limits)
  • Risk scoring system (volatility, liquidity, depth coverage)
  • VWAP anti-spoof pricing with ETA confidence metrics
  • Kelly-lite quantity optimization
  • Basic flip history tracking (12 recent flips)
  • Manual flip execution via GUI

📬 Stay Updated

Join our Discord server to get notified instantly when new updates are released. We also post development previews and beta testing opportunities!

Join Discord →
Back to Home