Description
Remotely view another player's bag contents and equipped gear with their permission.
How It Works
1. Type `/rb PlayerName` to send a request
2. The other player sees an approval popup
3. If they click "Allow", their inventory appears in your viewer window
4. Both players must have the addon installed
Features
Viewer Window
- Classic WoW-styled frame (PortraitFrameTemplate)
- Bags Tab: Displays all items in a compact grid with icons, stack counts, and quality borders
- Equipped Tab: Paper doll layout showing all 19 equipment slots
- Full item tooltips including random enchantments ("of the Bear", etc.)
- Refresh button to request updated data
Privacy & Control
- Approval popup with Allow/Deny buttons (30-second auto-timeout)
- Blocklist: Block specific players from ever requesting (`/rb block PlayerName`)
- Cooldown: Optional cooldown between requests from the same player
Auto-Accept Options
- Automatically accept requests from Friends
- Automatically accept requests from Guild members
- Automatically accept requests from Party/Raid members
Slash Commands
| Command | Description |
|---------|-------------|
| `/rb <player>` | Request to view player's bags |
| `/rb cancel` | Cancel pending request |
| `/rb status` | Show current request status |
| `/rb settings` | Show current settings |
| `/rb autofriends` | Toggle auto-accept for friends |
| `/rb autoguild` | Toggle auto-accept for guild |
| `/rb autoparty` | Toggle auto-accept for party/raid |
| `/rb block <player>` | Block a player |
| `/rb unblock <player>` | Unblock a player |
| `/rb blocklist` | Show blocked players |
| `/rb minimap` | Toggle minimap button |
| `/rb help` | Show all commands |


