Description
NextBest keeps **per-character macros** updated from your **bags**. You create a **profile** (e.g. water, healthstones, bandages) and build a **priority list** of items, top = highest priority. The macro always **`/use`s the first list entry you actually have**; when your bags change, the macro body updates automatically (out of combat).
**Good for** duplicate names (e.g. Healthstones): store entries as **`itemID:NNN`** or **`Name#itemID`** so each rank is unambiguous. The macro can use **`/use item:12345`** so the game doesn’t pick the wrong stack.
**Includes** a management window (**`/nextbest`** or the minimap button): profiles, add/reorder/remove list entries, drag the profile macro to your bar, and in-game help.
**Slash commands** (see **`/citem help`**): `create`, `delete`, `profiles`, and per-profile `add`, `remove`, `list`, `move`.
**Target:** World of Warcraft **TBC Classic (Anniversary)**. Saved data is **per character** (`NextBestDB`).


