Skip to content

v1.3.4: Jacob's Ticket and Fix to Update Crash

Compare
Choose a tag to compare
@symt symt released this 06 Nov 19:01
· 36 commits to master since this release
9d3af6e

Info on the mod's features

  • /bn toggle: Starts and stops the bazaar helper.
  • /bn dump: Dumps the buy orders that are stored in .minecraft/logs/latest.log
  • /bn api (key): Sets your api key. This is necessary for doing /bn toggle.
    - Example: /bn api xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
  • /bn reset: Empties order list and resets module locations
  • /bn suggest: Turns on/off suggestions.

Although the api key isn't necessary anymore, it will still be required in case Hypixel changes this policy


What this version introduced

  • Adds new item
  • For future new items, it'll show up in its api form rather than being converted. This fixes the issue with the "Waiting for bazaar data" popup when an update comes out that modifies the bazaar.

Upcoming Features

  • 1.4.0 changes are lined up in #13

More Info