ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
275 stars 176 forks source link

Garbled characters appear when trading. #496

Closed coldcodfish closed 2 years ago

coldcodfish commented 2 years ago

What is happening?

When I create a shop and buy or sell it

What did you expect to happen?

The installation was successful and I was able to confirm that it was working, but the message displayed when trading was garbled. The message displayed in the console is normal.

Plugin Version

3.12(build 307)

Plugin Config

Config ```yaml [Put the config here] ```

Server Version

git-Paper-101

Server Log

Log ``` ```

What other plugins are you running?

For the economy plugin, we have introduced EssentialsX.

Agreements

Additional context

No response

coldcodfish commented 2 years ago

This was due to the setting of merging the language with the client location. Sorry about that.