mfnalex / ChestSort

Best sorting plugin for Minecraft / Spigot 1.14+
https://www.chestsort.de
GNU General Public License v3.0
91 stars 34 forks source link

problem about the ineffective translation #59

Closed Pau1am closed 4 years ago

Pau1am commented 4 years ago

Used ChestSort version 8.4

Used Spigot version Paper(304) 1.15.2-R0.1-SNAPSHOT

Describe the bug I tried to translate the language part in config to Chinese, but it still shows English in the game

To Reproduce

  1. Modify your language in config 2.Reload server 3.Join the game, use chestsort related commands

Expected behavior It should display information related to Chinese.

Additional context No

mfnalex commented 4 years ago

Please post your complete config file. Also did you only reload or properly restart the server?

mfnalex commented 4 years ago

Reloading will not work. You need to restart the server.

Pau1am commented 4 years ago

I try

Pau1am commented 4 years ago

OK, I tried to restart the server completely, but all the prompts became garbled

Pau1am commented 4 years ago

image

Makkief commented 4 years ago

change your config's format to UTF-8

mfnalex commented 4 years ago

Are you using Windows? Please use Notepad++ ( https://notepad-plus-plus.org/ ) to edit your config.yml, and then use Encoding->UTF8 and Encoding->Convert to UTF8.