NEW! Placeholders for top token balances are here!
Code (Text):
(Change %% to {} for MVdW PAPI)
%tm_rank% - Your position on /token top
%tm_top_name_[pos]% - Name of the player at selected position on /token top. Ex: %tm_top_name_1% returns the name of the first player on the list.
%tm_top_tokens_[pos]% - Amount of tokens that the player at selected position on /token top has.
NEW!tokenmanager.cancel.[shop]-[slot] - Player with this permission will not be able to purchase the selected slot in the shop. Useful for one-time purchases!
%tm_tokens% placeholder no longer has commas - Use %tm_tokens_commas% instead!
Commas format (1000 -> 1,000) and simplified format (1000 -> 1.0k) is now available for all number related placeholders in lang.yml.
TokenManager's license has been changed from MIT to GPLv3.