-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Windows 10, bungeecord 1.8.x - 1.9 and spigot 1.9
I have an own bungeecord plugin running on my bungeecord server 1.8.x - 1.9
When a message with player.sendMessage(new TextComponent("some text")); is send to a player on my 1.9 linked spigot server get the player kicked from the server with an error about json. The players on my 1.8.8 server are not being kicked when they recieve that message.
When I remove the 'new TextComponent()' are they not being kicked.
But I need the textcomponent in my bungeecord plugin to send a clickable message.
Can you fix this or explain me how to resolve it?
Thank you in advance,
smessie