Forge Economies - EnvyWare/ForgePlaceholderAPI-Extensions GitHub Wiki

Placeholders:

  • %forgeeconomies_baltop__[currency]% Get the top of players, ranked by balance, on the server.
  • %forgeeconomies_balance_[currency]% Get the balance of the player. (e.g. "1234.56")
  • %forgeeconomies_balformat_[currency]% Get the balance of the player and format it. (e.g. "$1,234.56")
  • %forgeeconomies_display_[currency]% Get the singular display name for the currency. (e.g. "Dollar")
  • %forgeeconomies_pluraldisplay_[currency]% Get the plural display name for the currency. (e.g. "Dollars")
  • %forgeeconomies_symbol_[currency]% Gets the symbol for the currency. (e.g. "$")