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

Enemy castbar is showing on all mobs nameplates #1129

Closed
mutantsanya opened this issue Mar 7, 2023 · 1 comment
Closed

Enemy castbar is showing on all mobs nameplates #1129

mutantsanya opened this issue Mar 7, 2023 · 1 comment

Comments

@mutantsanya
Copy link

When one mob is casting something, I see the castbar on all the mobs nameplates around me.
image

@shagu
Copy link
Owner

shagu commented Mar 7, 2023

It can't be done any better in vanilla. The enemy casts are detected via combat log messages which don't show a unique id per mob, but just the name of it. So everyone with that name will get the cast bar attached to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants