InteractiveChat icon indicating copy to clipboard operation
InteractiveChat copied to clipboard

Add click and hover events to chat messages!

Results 108 InteractiveChat issues
Sort by recently updated
recently updated
newest added

I'm trying to get the Player name "Replaced" as you call it, to be able to display information there such as roles and world. Just like this: ![image](https://github.com/user-attachments/assets/6711dc76-6bd7-428a-a99e-f7170817302f) It should...

im getting this error on every single message i try to send and my messages are not being sent at all... ``` [07:37:49 WARN]: [InteractiveChat] Plugin InteractiveChat v4.2.12.0 generated an...

sharing items/inventory from/to 1.21.1 server using bungeecord network does not show NBT of items - it displays only default item (without lore/name/etc) i have network of 5 servers and another...

when i tipe [inv] i see unable to parse placeholder other doesnt work only error i have `[14:24:32 WARN]: java.lang.NullPointerException: Cannot invoke "com.loohp.interactivechat.libs.net.kyori.adventure.key.Key.value()" because "typeKey" is null [14:24:32 WARN]: at...

Plugin not work with PacketEventsAddon - https://mclo.gs/CpyZW9e

``` [19:54:07 WARN]: java.lang.NullPointerException: Cannot invoke "net.minecraft.network.chat.SignedMessageBody$Packed.content()" because "body" is null [19:54:07 WARN]: at InteractiveChat-4.3.4.0.jar//com.loohp.interactivechat.nms.V1_21_10.modernChatSigningGetSignedMessageBodyAContent(V1_21_10.java:562) [19:54:07 WARN]: at InteractiveChat-4.3.4.0.jar//com.loohp.interactivechat.utils.ModernChatSigningUtils.getSignedMessageBodyAContent(ModernChatSigningUtils.java:78) [19:54:07 WARN]: at InteractiveChat-4.3.4.0.jar//com.loohp.interactivechat.listeners.packet.listeners.PLibOutMessagePacket.lambda$initializePacketHandlers$6(PLibOutMessagePacket.java:151) [19:54:07 WARN]: at InteractiveChat-4.3.4.0.jar//com.loohp.interactivechat.listeners.packet.listeners.PLibOutMessagePacket.processPacket(PLibOutMessagePacket.java:577) [19:54:07 WARN]: at...

I have `Chat_Listener_Priority: HIGH` in ChatControl And ``` EventPriorities: # Defaults to HIGH Commands: HIGH # Defaults to HIGH Chat: HIGHEST # Defaults to HIGH Preview: HIGH ``` in InteractiveChat...

my friends and I have a minecraft server we play on, and we have an issue is where if anyone dies everybody just disconnects and for whoever who doesn't disconnect...

``` [18:35:09 INFO]: nerdolei67 issued server command: /tell jgg1v4 paia [18:35:09 WARN]: java.lang.NullPointerException: Cannot invoke "net.minecraft.network.chat.SignedMessageBody$Packed.content()" because "body" is null [18:35:09 WARN]: at InteractiveChat-4.3.4.0.jar//com.loohp.interactivechat.nms.V1_21_10.modernChatSigningGetSignedMessageBodyAContent(V1_21_10.java:562) [18:35:09 WARN]: at InteractiveChat-4.3.4.0.jar//com.loohp.interactivechat.utils.ModernChatSigningUtils.getSignedMessageBodyAContent(ModernChatSigningUtils.java:78) [18:35:09 WARN]:...

custom item (with custom name) shared on server 1.21.4 is displayed as json format on the chat on another 1.21.8 server (using bungeecord)