iso2013 / MultiLineAPI

A Minecraft API that allows you to add multiple lines for a player's name
https://www.spigotmc.org/resources/33473/
GNU Lesser General Public License v3.0
32 stars 7 forks source link

ArmorStands aren't invisible. #48

Open DevSlashRichie opened 4 years ago

DevSlashRichie commented 4 years ago

image

frostalf commented 4 years ago

The dependency that this plugin relies on PacketEntityAPI is the cause of this. It is going to require a re-write to get it working again. Unfortunately I won't have time until possibly next month to maybe work on that.

gjkeller commented 3 years ago

Related to #47

Hi there. I'm having the same issue on 1.16.4 PaperMC for players that have non-null lines. Any progress or work that we can look forward to? This is a promising API, and it's very unfortunate that it isn't working on newer versions of Minecraft, though I understand the issues with packet incompatibilities. Thank you.

frostalf commented 3 years ago

I currently can't do much with this API at the moment. I am aware that both MultiLineAPI and PacketEntityAPI are not really compatible with updated MC versions. PacketEntityAPI requires a full rewrite to make it work again. I will try to work on it and see if maybe I can get some kind of compatibility build out before Xmas, but don't get your hopes up as I have been extremely busy.

JSH32 commented 3 years ago

Hey, will it be fixed soon?

jhooc77 commented 3 years ago

https://github.com/iso2013/MultiLineAPI/issues/50 I don't know why it work, but I resolved it in this way.