Hey guys, I'm currently making a leaderboard, but since I've added the second line, it doesnt work anymore and my logs are throwing huge errors
set display text of {_lb} to "%{_color}%#1 &8- &f%{_sorted::1} parsed as a offlineplayer% &8- %{_color}%%{lb::%{_sorted::1}%::%{_value}%}%%{_suffix}%" and "%{_color}%#2 &8- &f%{_sorted::2} parsed as a offlineplayer% &8- %{_color}%%{lb::%{_sorted::2}%::%{_value}%}%%{_suffix}%"
Since i added this, it doesnt work:
"%{_color}%#2 &8- &f%{_sorted::2} parsed as a offlineplayer% &8- %{_color}%%{lb::%{_sorted::2}%::%{_value}%}%%{_suffix}%"
I found out that {_sorted::2} crashes it, because for some reason it has 2 values assigned to it