Beans is a lightweight World of Warcraft: Mists of Pandaria Classic addon that tracks how much gold your character has gained or lost for the current session, day, and week. It provides a small, movable coin icon that shows a running total and a tooltip with daily and weekly net values plus daily inflow/outflow details.
- Tracks gold earned or spent for the current session, day, and week.
- Automatic day/week rollover based on your system date.
- Movable coin icon with a hover tooltip.
- Quick toggle between session, daily, and weekly display.
- Simple slash commands for configuration.
- Download or clone this repository.
- Copy the
Beansfolder into your World of Warcraft Classic addons directory:- Windows:
World of Warcraft\_classic_\Interface\AddOns\ - macOS:
World of Warcraft/_classic_/Interface/AddOns/
- Windows:
- Ensure the folder structure looks like this:
Interface/AddOns/Beans/Beans.toc Interface/AddOns/Beans/Beans.lua - Launch the game and enable Beans from the AddOns list at the character select screen.
- A small coin icon appears on screen after login.
- Hover the icon to see the daily and weekly net totals, plus daily inflow/outflow.
- Right-click the icon to toggle the on-frame display between session, daily, and weekly totals.
- Drag the icon to reposition it (unless locked).
Use /beans followed by one of the options below:
/beans lock- Lock the icon in place./beans unlock- Unlock the icon so it can be moved./beans show- Show the icon./beans hide- Hide the icon./beans reset day- Reset the daily net total./beans reset week- Reset the weekly net total./beans reset all- Reset both daily and weekly totals./beans display session- Show the session net total on the icon./beans display daily- Show the daily net total on the icon./beans display weekly- Show the weekly net total on the icon.
- Totals are tracked per character.
- Day and week boundaries are based on your system clock (local time).
MIT
