EmotionalLove / ReMinecraft

Starting life on another server
GNU Lesser General Public License v3.0
29 stars 7 forks source link

Chat sending JSON data instead of message #34

Open KBenster opened 4 years ago

KBenster commented 4 years ago

[RE:Minecraft 2.0.8 / INFO] (CHAT) {"extra":[{"text":""},{"color":"white","text":"\u003c"},{"color":"white","clickEvent":{"action":"suggest_command","value":"/w Infinius "},"hoverEvent":{"action":"show_text","value":[{"text":""},{"col$

(cut off, blame sudo nano)

Chat does not retain a clickable, colour, or any other property other than raw text.

086 patched this issue last year in an earlier version, although patch seems to not have persisted and the issue is still present.

EmotionalLove commented 4 years ago

086’s patch didn’t work, unfortunately. It couldn’t be tested at the time because 2b2t disabled death messages for several months.

KBenster commented 4 years ago

I'll attempt a temporary patch until a more permanent solution can be found.

multiplegamer9 commented 4 years ago

any news on this?