/
Turns out, Minecraft already has a /tellraw command which allows you to send private json messages. Removed
New
Allows you to use json text in Minecraft chat. Any chat text starting with { will be converted (or attempted). If you want to start with a { and a \ before it. If you want a \ at the front add an extra one (a message \\hi would show as \hi).
WARNING