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 is an optional dependency β€” the plugin works without it, but placeholders will not be available.

Available Placeholders

PlaceholderDescriptionExample Output
%mineWallet_balance%Player’s current wallet balance150.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%$