TokenEconomy icon

TokenEconomy -----

Transform your server's economy: create infinite currencies and custom GUI shops to reward players!



Documentation & PlaceholderAPI

TokenEconomy features built-in support for PlaceholderAPI. You can display player token balances and top leaderboards anywhere on your server, including scoreboards, holograms, chat formats, and custom menus.

There is no need to download external expansions from the eCloud; the integration is completely native to the plugin.

Available Placeholders

Player Balances:
To display a player's current balance for a specific token, use the following format:
%token_balance_<currency>%
Example: %token_balance_mining%

Leaderboards:
To display the top players for a specific token, use these formats:
Player Name: %token_top_name_<position>_<currency>%
Player Balance: %token_top_bal_<position>_<currency>%
Example: %token_top_name_1_mining% (Returns the name of the #1 player)

Important Note on Currency Names:
To keep your configurations clean, you do not need to type "_tokens" at the end of the placeholder. The plugin will automatically detect it. Writing %token_balance_mining% works exactly the same as %token_balance_mining_tokens%.

[​IMG]

Scoreboard Example

Because TokenEconomy allows you to create many different currencies, it is highly recommended to display them to your players so they can track their progress.

Below is an example of a "Portfolio" setup for a scoreboard plugin. This example displays multiple balances in a compact and clean way.

Code (YAML):

scoreboards
:
  default
:
    title
: '<gradient: #F85353:#F68888:#F85353><b>ɴᴇx ᴀᴄᴀᴅᴇᴍʏ</gradient>'
    lines
:
     - '&l      &7⌚ %date%'
      - ''
      - '< #F85353> ┃ &fʀᴀɴᴋ: %luckperms_prefix%'
      - '< #F85353> ┃ &fʙᴀʟ: &#5CFC76$%vault_eco_balance_commas%'
      - '< #F85353> ┃ &fᴏɴʟɪɴᴇ: &#DDFC5C%server_online%'
      - ''
      - '<gradient: #F85353:#F68888:#F85353>&lᴘᴏʀᴛꜰᴏʟɪᴏ'
      - '< #F85353> ┃ &f⛏ %token_balance_mining% &7| &f %token_balance_mob%'
      - '< #F85353> ┃ &f %token_balance_blood% &7| &f %token_balance_boss%'
      - '< #F85353> ┃ &f %token_balance_fishing% &7| &f %token_balance_farming%'
      - '< #F85353> ┃ &f %token_balance_forge% &7| &f %token_balance_builder%'
      - '< #F85353> ┃ &f %token_balance_breeder% &7| &f %token_balance_merchant%'
      - '< #F85353> ┃ &f %token_balance_wood%'
      - ''
      - '&7▶ ᴘʟᴀʏ.ɴᴇxᴀᴄᴀᴅᴇᴍʏ.ᴏʀɢ'
 
Resource Information
Author:
----------
Total Downloads: 2
First Release: May 3, 2026
Last Update: May 3, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings