For example: `/tellraw @a "hello!"` does not work, but using `/tellraw @a \"hello!\"` (with backslash before quotes) does work Suggestion: Fix this
The issue is fixed now