Tablist gets shrunk after turning off and back on
nikawiwi opened this issue ยท 4 comments
Problem
I just downloaded tablist today, was working well, didn't edit anything in the config files. Then tested the "toggle" command, it worked, but when I toggled tablist back on, I didn't have any of the animations or half of the info (RAM, website, colors, etc) It just said Tablist at the top, and then had all the players.
I tried deleting the jar and config folder and reinstalling, and now even without toggling it only shows the limited info.
I've tested this on 2 computers, and tried toggling someone else's off and on, and the same thing happens. Didn't include config since it is all default.
Thanks
N
Details
Plugin version:
5.5.2 (most recent)
Software version:
Paper 1.16.5. v498
Relevant plugins:
EssentialsX
Vault
Luckperms
Super Vanish
Console error
Insert here the console error if you have it or use paste server.
There is file generated on server stop called toggledtablists.yml
. This holds the toggled tablists for each player who's switched off the tablist. Deleting this will result to show the tablist for those players. Please include a screenshot about the "shrunk" and tablist from game.
Delete this section entirely from tablist.yml:
permissions:
'1':
header:
- "%anim:tablist%"
- ""
- "&7<57> &2%player%"
node2:
header: "%anim:tablist%"
footer:
- "&c+++++++++++++++"
- "&a%player%, &e%world%"
- "&c+++++++++++++++"
After that it will work as intended.