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

Possibility to support cosmetic plugins #49

Open
Ranksu10 opened this issue Jan 13, 2025 · 1 comment
Open

Possibility to support cosmetic plugins #49

Ranksu10 opened this issue Jan 13, 2025 · 1 comment

Comments

@Ranksu10
Copy link

I've been wondering if it's possible to support cosmetics plugins like HMCCosmetics for example, where hat cosmetics are too big that you are not able to the nametags. So with the support it should increase the height of the nametag based on the cosmetic height so the nametag is visible.

@Matt-MX
Copy link
Owner

Matt-MX commented Jan 14, 2025

Looking at the HMC api, there is no way to get the height of a cosmetic, so the only way I can add support for this is if you manually configure each cosmetic:

Could look like this:

extras:
  HMCCosmetics:
    y-offsets:
      hat1: 3.0
      hat2: 1.0

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