Improve the pvp combat logging #20
Labels
improvement
For improvements regarding existing features
medium priority
For something with medium priority
Milestone
Add a detection for the start/end of combat events (and who hit first)
Add more data (like the actual dealt and not only the applied damage)
Log canceled combat events (player [...] tried to attack [...] but it was canceled). Configurable!
Register teleport events too during combat
This class could help us for this:
net.minecraft.util.CombatTracker
.This requires definition of 'combat event timers' in some way.
The text was updated successfully, but these errors were encountered: