tierrif / chat-utils

Minecraft Fabric client-side mod to ease chat message copying.
https://modrinth.com/mod/chatutils/
GNU Lesser General Public License v3.0
17 stars 6 forks source link

fix chat history not properly saving non latin characters #32

Closed PouekDEV closed 11 months ago

PouekDEV commented 11 months ago

Currently, the mod doesn't save non latin characters in server chat history (like Cyrillic) properly. They appear as question marks. These changes in saving make it possible to save them properly.