Symbols not showing in 1.18
Rokysek opened this issue · 14 comments
Type of bug
Other
TabList version
5.5.9
Software version
Paper version git-Paper-27 (MC: 1.18) (Implementing API version 1.18-R0.1-SNAPSHOT) (Git: 2f31569)
Relevant plugins
Plugins (17): Chunky, CommandPanels, dynmap, EconomyShopGUI, Essentials, EssentialsChat, EssentialsSpawn, Hat, HeadsPlus, ItemEdit, LocationSetter*, MyCommand, PlaceholderAPI, TabList, UltimateShops, Vault, WorldBorder
Console error (if applicable)
No response
TabList configuration files
https://paste.gg/p/anonymous/58aef2fd40194e2aa8a75f0620a69453
Bug description
In 1.18 symbols don’t show as they should. When I tried it in 1.17 it worked without any issue.
- "&a? &a&lPeníze: &e$%vault_eco_balance_formatted%" - "&2&lServer &2&l>" - "&a? &a&lTps: &e%tps%"Change the tablist file encoding to another code which supports your language phrases.
Also you can use the symbols provided in tablist from wiki, starts with
<number>
And how to do that?
- "&a<15> &a&lPeníze: &e$%vault_eco_balance_formatted%"
- "&2&lServer &2&l>"
- "&a<75> &a&lTps: &e%tps%"
Google is everyone's friend
Show your tablist.yml file
https://paste.gg/p/anonymous/17ff769b58304195a0c6eef78d862eab
- "&a? &a&lPeníze: &e$%vault_eco_balance_formatted%"
- "&2&lServer &2&l>"
- "&a? &a&lTps: &e%tps%"
Change the tablist file encoding to another code which supports your language phrases.
Also you can use the symbols provided in tablist from wiki, starts with <number>
I mean how to change file encoding.
- "&a<15> &a&lPeníze: &e$%vault_eco_balance_formatted%" - "&2&lServer &2&l>" - "&a<75> &a&lTps: &e%tps%"Google is everyone's friend
I mean how to change file encoding.
https://community.notepad-plus-plus.org/topic/17226/wrong-encoding
It didn’t fix it. I found out more plugins have the same issue in 1.18 although it worked in 1.17. Can it be an issue in Paper?
Probably not, maybe a client or display issue, try to change your client language.
Probably not, maybe a client or display issue, try to change your client language.
It still doesn’t work.
The same version as you use, but I installed the newest Paper build 32, but there is no commit to this issue in Paper repository.