Skip to main content

Damage Indicators

Inside BattleTracker, there is also toggleable damage indicators, which show to a player how much damage they inflicted on another player or entity.

Configuration

The combat logging configuration can be found in the plugins/BattleTracker/features/damage-indicators.yml YML file. 

Options:

  • enabled (default: true) - Whether damage indicators are enabled.
  • disabled-worlds (default: empty list) - The worlds damage indicators are disabled in.
  • format - The format of the damage indicator. The %damage% variable is used to display the damage dealt.