Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the pvp combat logging #20

Open
4 tasks
CraftedMods opened this issue May 11, 2018 · 2 comments
Open
4 tasks

Improve the pvp combat logging #20

CraftedMods opened this issue May 11, 2018 · 2 comments
Labels
improvement For improvements regarding existing features medium priority For something with medium priority
Milestone

Comments

@CraftedMods
Copy link
Member

CraftedMods commented May 11, 2018

  • 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.

@CraftedMods CraftedMods added the improvement For improvements regarding existing features label May 12, 2018
@CraftedMods CraftedMods added the medium priority For something with medium priority label May 22, 2018
@CraftedMods CraftedMods added this to the 2.0.0-BETA milestone Jul 26, 2018
@AlteOgre
Copy link
Collaborator

Add configurable registration of log on/off events, afk on/off events and teleportation events.

@DwarfyAssassin
Copy link

Only log in certain worlds. (config option)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement For improvements regarding existing features medium priority For something with medium priority
Projects
None yet
Development

No branches or pull requests

3 participants