Usage

📜 This pages contains all the information about how to use KitBattleData.

About the leaderboard update

KitBattle it self have a scheduled time for leaderboard update, you can check the next update time by using /kitbattle info.

Therefore, you should consider the refresh interval to match your settings (Which can find in the config Update-Leaderboard-Every-Minutes) by default is 60 minutes (1 hours).

Using Placeholders

The usage is very simple. You only need to use this placeholder format:

%kitbattledata_<data type>_<position>%

Data Types

  • coins

  • killstreaks

  • kills

  • tournament-wins

  • challenge-wins

  • abilities-used

  • elo

  • deaths

  • exp

  • projectiles-hit

  • soups-eaten

Using in HolographicDisplays

To use it in HolographicDisplays, you need to install HolographicExtension.

Due to the leaderboard update time we mentioned, you don't need to refresh the placeholders frequently, so in this case {slowest} is sufficient for our use.

For example:

{slowest}%kitbattledata_kills_1%

Last updated

Was this helpful?