-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Companion addon for warband.pro — the site that answers "who should I play tonight."
The Battle.net API gives warband.pro 14 fields per character — name, realm, ilvl, spec, etc. It gives zero for bags, bank, warband bank, gold, currencies, vault progress, or lockouts. This addon is the bridge.
Retail Midnight 12.1 only. No network calls. Ever. You play normally, export once, paste into warband.pro on your second monitor.
- Install from CurseForge / Wago / WoWI — search "Warband.pro Companion"
- Log any character — data saved silently to
WarbandProDB(account-wide) - Log alts 2-6 through the week — 0 extra steps, updates throttled
-
/warband→ box auto-selected → Ctrl+C (4-7KB for 6 chars) - Second monitor, warband.pro open → top-right
[ ↻ sync / ↥ import ▼]→ i to import → preview → Confirm
That's it. Saturday push: paste once, all 6 current.
Start here:
- Installation — CurseForge app, WowUp, manual zip
- Usage — in-game commands, Compartment click, freshness line
- Warband Integration — second-monitor flow, why omnipresent import matters
- Import — clipboard auto-grab, paste fallback, preview dots
-
Contract —
wb1!wire format, versioning, size caps - Staleness — 🟢<6h 🟡<3d 🔴>3d ⚪never, trust but verify
- Troubleshooting — combat, combat queue, empty bank vs unknown, warbank shared
What it is: bag/bank/warbank contents, gold, currencies with caps, professions, mail, auctions, instance lockouts, keystone/vault/consumables — from every alt you log — made web-readable in one string.
What it's not: Not a data broker, not auto-uploader, not UI overhaul, no tooltip scanning, no equipment scraping (API already has it).
Otherwise you'd have to remember per-char exports every logout. This way you play, addon snapshots silently (BAG_UPDATE .5s throttle, BANKFRAME_OPENED, guild bank tab, currency update, vault), and when you finally remember to export on Saturday you get 0-6 chars in one hit.
Single-char mode exists: /warband copy current
Maintained alongside Warband.pro App and Addon. Syncs on push. Companion for Warband.pro. MIT. Draft version 0 until CurseForge live.
Start
Integration
Internals