Placeholder
LightCoins comes with a bunch of custom placeholder for PlaceholderAPI
Default Currency Placeholder
%lightcoins_coins%
Shows the formatted coins format. You can change it in the settings.yml
100.00 Coins
%lightcoins_coins_formatted%
Shows the short Version of the current Coins.
10k, 24.10m ...
%lightcoins_coins_currency%
Auto plural/single default currency name.
Coins, Coin
%lightcoins_coins_raw%
Shows a raw balance. (Can be translated in double via PlaceholderAPI)
100.00
Virtual Currency Placeholder
%lightcoins_virtual_amount_<currency>%
Shows the current amount of specified currency.
100.00 Tokens
%lightcoins_virtual_formatted_<currency>%
Shows the short Version of the current currency.
10k, 24.10m ...
%lightcoins_virtual_formatted_<currency>%
Auto plural/single default currency name.
Tokens, Token
%lightcoins_virtual_raw_<currency>%
Shows a raw balance of the specified currency. (Can be translated in double via PlaceholderAPI)
100.00
Last updated