Posted March 1, 20223 yr I'm sending command response But I don't get Russian letters in the chat. I get hieroglyphs.
March 1, 20223 yr Make sure your file encoding is set to unicode (utf-8). But you should probably be using translation TextComponents and putting your text in the ru_ru.json language file (note that you will need to have an en-us translation to see it on the server side, as the server doesn't load other languages).
March 1, 20223 yr Author 41 minutes ago, Alpvax said: Make sure your file encoding is set to unicode (utf-8). But you should probably be using translation TextComponents and putting your text in the ru_ru.json language file (note that you will need to have an en-us translation to see it on the server side, as the server doesn't load other languages). My file encoding is utf-8, but i keep getting hieroglyphs. I need to do it without TranslatableComponent.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.