SupremeTokens
Supreme's internal Token provider & default token support for all plugins.
Last updated
Was this helpful?
Supreme's internal Token provider & default token support for all plugins.
Last updated
Was this helpful?
All placeholders require PlaceholderAPI, if you are looking to use these placeholders on Featherboard please use them like so, Featherboard uses MVDW PlaceholderAPI, so you have to use {placeholderapi_<placeholder without %%>} like {placeholderapi_tokens_current_long}
Supported PlaceholderAPI Version
Placeholders
Description
%tokens_current_long%
Current tokens balance, long formatting.
%tokens_current_short%
Current tokens balance, short formatting.
%tokens_current_raw%
Current tokens balance, default java formatting.
%tokens_total_long%
Total tokens collected, long formatting.
%tokens_total_short%
Total tokens collected, short formatting.
%tokens_total_raw%
Total tokens collected, default java formatting.