Denis Mehilli
Denis Mehilli
yes it is possible, I made the pr to add it #596
It has nothing to do with the title or even with what I wrote > You cannot make the player name longer then 16 characters or the clients will disconnect
Yes I had started thinking about it, and the first thing is that I myself use a method in the HologramPool that every 2 ticks does the same job as...
Yes, I had plans to do that. Ideas of how to implement it? Maybe by adding invisible entities?
I implemented the interaction with the holograms by creating listening to the left clicks of the players and creating the hitboxes for the desired hologram lines. From version 1.2.7. I...
When a hologram is shown to a player, placeholders are 'called' if present. This example is quite explanatory, since Java 8 with Lambdas it saves you a lot of boilderplate...
What version does the mc server run?
Use the latest development build from https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/ to get 1.19 support
We don't have much information, the error occurs when setting the entity metadata mask to [invisible](https://github.com/unldenis/Hologram-Lib/blob/master/src/main/java/com/github/unldenis/hologram/packet/IPackets.java#L224). Try to figure out where it comes from from your code that I don't...
Have you tried to put like a golden block?