-
Notifications
You must be signed in to change notification settings - Fork 47
Placeholders
Realized edited this page Apr 6, 2020
·
7 revisions
Placeholder for Clip's Plugins
Make sure to download PlaceholderAPI to use the placeholders.
Placeholder | Description |
---|---|
%tm_tokens% | Displays the raw token balance. |
%tm_tokens_commas% | Displays the comma-separated token balance. (Ex: 1000 tokens -> 1,000 tokens) |
%tm_tokens_formatted% | Displays the formatted token balance. (Ex: 1200000 tokens -> 1.2M tokens) |
%tm_rank% | Displays your position on /token top. |
%tm_top_name_[position]% | Displays the name of the player at the selected position on /token top. |
%tm_top_tokens_[position]% | Displays the token balance of the player at the selected position on /token top. |
Placeholder for Maximvdw's Plugins
Make sure to download MVdWPlaceholderAPI to use the placeholders.
If your placeholders aren't working, try updating MVdWPlaceholderAPI and Featherboard to the latest version.
Placeholder | Description |
---|---|
{tm_tokens} | Displays the raw token balance. |
{tm_tokens_commas} | Displays the comma-separated token balance. (Ex: 1000 tokens -> 1,000 tokens) |
{tm_tokens_formatted} | Displays the formatted token balance. (Ex: 1200000 tokens -> 1.2M tokens) |
{tm_rank} | Displays your position on /token top. |
{tm_top_name_[position]} | Displays the name of the player at the selected position on /token top. |
{tm_top_tokens_[position]} | Displays the token balance of the player at the selected position on /token top. |