Skip to content

Placeholder list

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!

  • %bktops_name_money_1%: returns the name of the player at position 1 for the money top.
  • %bktops_value_money_1%: returns the value of the player at position 1 for the money top.
  • %bktops_name_team_money_1%: returns the name of the team at position 1 for the team_money top.
  • %bktops_value_team_money_1%: returns the value of the team at position 1 for the team_money top.
  • %bktops_time_kills_monthly%: returns the time remaining until the kills_monthly top resets.
  • %bktops_time_kills_weekly%: returns the time remaining until the kills_weekly top resets.