You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
What are you trying to do?
There's a bug where taking an anvil fall on the player while wearing a /hat will apply damage to the worn hat. This is exploitable for certain items from mods like Pixelmon.
Describe the solution you'd like
A /hat config blacklist for item IDs that can't be equipped with /hat,.
Describe alternatives you've considered
It may be possible to directly fix the issue of hat items taking damage while worn.
Also if preferred, a cancelable hat equip API event would also be an option to allow other devs to easily workaround this.
Anything else that might help?
No.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What are you trying to do?
There's a bug where taking an anvil fall on the player while wearing a /hat will apply damage to the worn hat. This is exploitable for certain items from mods like Pixelmon.
Describe the solution you'd like
A /hat config blacklist for item IDs that can't be equipped with /hat,.
Describe alternatives you've considered
It may be possible to directly fix the issue of hat items taking damage while worn.
Also if preferred, a cancelable hat equip API event would also be an option to allow other devs to easily workaround this.
Anything else that might help?
No.
The text was updated successfully, but these errors were encountered: