For the complete documentation index, see llms.txt. This page is also available as Markdown.

Placeholders

These placeholder need PlaceholderAPI to work

Returns the total number of blocks mined by the player.
%ubr_total_mined_player%
Returns the total number of blocks mined by another specified player.
%ubr_total_mined_player_by_<<player_name>>%
Returns the total number of blocks mined by the player in a specific region.
%ubr_total_mined_player_in_<<region_name>>%
Returns the total number of blocks mined by another player in a specific region.
%ubr_total_mined_player_in_<<region_name>>_by_<<player_name>>%
Returns the total number of blocks mined in a specific region.
%ubr_total_mined_in_<<region_name>>%
Returns the total number of a specific block type mined by the player in a specific region.
%ubr_total_player_block_<<block>>_mined_in_<<region_name>>%
Returns the name of the top player for a specific rank in a region.
Returns the number of blocks mined by the top player for a specific rank in a region.

Last updated