Andre_601

Results 482 comments of Andre_601

This is impossible due to DH using armor stands. The background color thing you want is only accessible through usage of Text Display Entities, which DH does not support.

This is already fixed in the current code of DH: https://github.com/DecentSoftware-eu/DecentHolograms/blob/main/src/main/java/eu/decentsoftware/holograms/api/utils/items/SkullUtils.java#L74-L90 So it's already fixed, but just not yet released.

@lorentedford Your second comment is pretty much a repeat of your first, especially in terms of suggested steps to try and fix this. The error itself is still a relatively...

> Hmm ok so are you Building this plug in for paper then exclusively? No. Where was that even mentioned? It's just that it seems likely that something in Spigot...

This is already planned for v3 of DH which is in the making.

Bumping this won't make it be implemented any faster. If you want it, PR the change yourself.

d0by mentioned this to me once, that there is honestly no benefit of using MiniMessage here that can't be implemented in DecentHolograms itself through some own method. In fact, MiniMessage...

The problem here is that this shouldn't be necessary at all. DH shades and relocates the library into itself, meaning it should be included without any extra repositories to be...

Right now only d0by has direct write access to the wiki... I would love to update it, but I have to wait for him to merge any PRs I made...