PlaceholderAPI Variables
%connecttheblocks_level_completed_<category>:<level>%
Returns 'true' or 'false' depending if the player has completed a level of a certain category or not.
%connecttheblocks_category_completed_<category>%
Returns 'true' or 'false' depending if the player has completed a category or not.
%connecttheblocks_total_completed_levels%
Returns the total of completed levels.
%connecttheblocks_total_completed_levels_<category>%
Returns the total of completed levels from a certain category.
%connecttheblocks_top_player_name_<category>:<pos>%
Gets the top <pos> player's name associated with completed levels on category <category>.
Replace <category> with all to get the top associated with completed levels of all categories.
%connecttheblocks_top_player_total_<category>:<pos>%
Gets the top <pos> player's total completed levels associated with category <category>.
Replace <category> with all to get the top associated with completed levels of all categories.
%connecttheblocks_top_player_pos_<category>%
Gets the current top position of the player on a certain category. Replace <category> with all to get the top associated with completed levels of all categories.
Last updated