Configuration

📜 This pages contains all the information about the Configuration.

An default KitBattleData config in plugins\PlaceholderAPI\config.yml

expansions:
  kitbattledata:
    emptyPlayers: '---'
    format: '&e<position>. &b<play11er> &e- &e<value>'
    refreshInterval: 60
    amount: 10
  • emptyPlayers

    The text will be shown when the players are empty.

  • format

    The text will be shown

  • refreshInterval

    How often do KitBattleData refresh leaderboard data. Please read About the leaderboard update before changing this value

  • amount This will declare how many position you can use.

Last updated

Was this helpful?