PlaceholderAPI
Available PlaceholderAPI placeholders for displaying wallet data.
Overview
mineWallet integrates with PlaceholderAPI to provide wallet-related placeholders that can be used in scoreboards, tab lists, holograms, and any other plugin that supports PlaceholderAPI.
Requirements
- PlaceholderAPI 2.11.6+
PlaceholderAPI is an optional dependency β the plugin works without it, but placeholders will not be available.
Available Placeholders
| Placeholder | Description | Example Output |
|---|---|---|
%mineWallet_balance% | Playerβs current wallet balance | 150.25 |
Fallback Value
If the playerβs data is not available (e.g. the player is offline or the profile has not loaded yet), the placeholder returns the value configured in messages.yml:
dataNotAvailablePlaceholder: "None"
Usage Examples
Scoreboard
Balance: %mineWallet_balance%$
Tab List
[%mineWallet_balance%$] {player}
Hologram
Your balance: %mineWallet_balance%$