Ability to hide hit delay indicator
Jaefaa opened this issue · 7 comments
-
Server Version: spigot 1.12.2
-
OldCombatMechanics version: latest version from spigot page
When you hit your oponent or swing your wepon somtimes the 1.12 hit delay icon apears under your crossair. Is there a way to disable this?
To Reproduce
- swing your sword
- or swing your sword at a player/mob
No idea, maybe with packet manipulation. @rayzr522 or @I-Al-Istannen might know.
Why do you find it a major issue? It shouldn't affect gameplay, it is just a cosmetic artefact.
Not sure if it can be disabled completely, but it should only flash for a very short period of time if you have no combat delay. Is that a problem?
I am not sure sadly, but I would expect that to be handled completely by the client. There isn't really much to be communicated by the server (the cooldown is determined by the NBT data, I think) so I don't believe there is any packet sent to show it.
I think you can disable the indicator in your minecraft settings and change it using a resource pack, is that enough?