Placeholders

All available placeholders for PlaceholderAPI

Contact us If you want more placeholders to be added!

Placeholders

Value

%mobcoins_balance%

Return the mobcoins amount that the player have with decimals, e.g 25.293721

%mobcoins_balance_formatted%

Return the mobcoins amount that the player have with formatted number, e.g 2,525.95

%mobcoins_balance_rounded%

Return the mobcoins amount that the player have with number that are rounded.

%mobcoins_balance_shortformat%

Return the mobcoins amount that the player have with short formatted, e.g. 1K, 25K, 100K, 5M.

%mobcoins_normaltime%

Return the remaining time of normal items that will be refreshed on the rotating shop.

%mobcoins_specialtime%

Return the remaining time of special items that will be refreshed on the rotating shop.

%mobcoins_categorytime%

Return the remaining time of purchase limit and stock got resetted on the category shop.

%mobcoins_top_name_<position>%

Return the name of player that is x position in the leaderboard.

%mobcoins_top_balance_default_<position>%

Return the balance of player mobcoins that is x position in the leaderboard. (Same value as %mobcoins_balance%)

%mobcoins_top_balance_rounded_<position>%

Return the balance of player mobcoins that is x position in the leaderboard. (Same value as %mobcoins_balance_rounded%)

%mobcoins_top_balance_formatted_<position>%

Return the balance of player mobcoins that is x position in the leaderboard. (Same value as %mobcoins_balance_formatted%)

%mobcoins_top_balance_shortformat_<position>%

Return the balance of player mobcoins that is x position in the leaderboard. (Same value as %mobcoins_balance_shortformat%)

%mobcoins_top_uuid_<position>%

Return the uuid of player that is x position in the leaderboard.

Last updated