LOOHP / InteractiveChat

Add click and hover events to chat messages!
https://www.spigotmc.org/resources/75870/
GNU General Public License v3.0
150 stars 27 forks source link

Is it possible to make it work with some proxy chat plugin like HuskChat? #213

Closed SeemWind closed 4 weeks ago

SeemWind commented 1 month ago

HuskChat

I use this plugin in proxy, and it only handle chat in proxy side as velocity or bungee plugin, doesn't send message to backend server. 

LOOHP commented 1 month ago

How does it not work right now? Are you on the latest dev build?

SeemWind commented 1 month ago

How does it not work right now? Are you on the latest dev build?

As I said, this plugin only handle message in proxy, I think interactivechat need some special method to support

LOOHP commented 1 month ago

I've tested with HuskChat before and using stuff like [item] does work. Although if you are on 1.20.2+ there is a bug in ProtocolLib. https://github.com/dmulloy2/ProtocolLib/issues/2647

SeemWind commented 1 month ago

I use channel whose scope is GLOBAL, did you try it?

LOOHP commented 1 month ago

I used the default config. Which Minecraft version are your backend servers?

SeemWind commented 1 month ago

paper1.20.4 and velocity, I will try again when I have time

LOOHP commented 1 month ago

Then it is probably not working because of the issue on ProtocolLib I quoted above.

SeemWind commented 1 month ago

Well, this time everything works correctly, thank you

SeemWind commented 1 month ago

By the way, folia support please🙏