
Player-Specific Placeholders
These placeholders require a player context and show information about that specific player.
| Placeholder | Description | Example Output |
|---|---|---|
%laagbounty_player_bounty% | Player's total bounty amount | 1500.00 |
%laagbounty_player_bounty_formatted% | Player's bounty with comma formatting | 1,500.00 |
%laagbounty_player_has_bounty% | Whether player has a bounty (true/false) | true |
%laagbounty_player_rank% | Player's rank in top bounties (0 if no bounty) | 3 |
%laagbounty_player_contributors% | Number of players who placed bounty on this player | 5 |