Placeholder list
Format
Section titled “Format”There are three types of placeholders:
%bktops_name_<top-id>_<position>%%bktops_value_<top-id>_<position>%%bktops_time_<top-id>%
<top-id> is the ID of the top configured in the tops.yml file.
<position> is the position of the player (or team) in the top, don’t exceed the top size!
Some examples:
Section titled “Some examples:”%bktops_name_money_1%: returns the name of the player at position 1 for themoneytop.%bktops_value_money_1%: returns the value of the player at position 1 for themoneytop.%bktops_name_team_money_1%: returns the name of the team at position 1 for theteam_moneytop.%bktops_value_team_money_1%: returns the value of the team at position 1 for theteam_moneytop.%bktops_time_kills_monthly%: returns the time remaining until thekills_monthlytop resets.%bktops_time_kills_weekly%: returns the time remaining until thekills_weeklytop resets.