Now when adding an HTML tag to format config (for example, <font> for color) player panels don't work properly. They don't show some players or even all players. Also, markers can disappear.
Maybe it's only because now the scope of rename is too wide. player_format renames players everywhere. So the issue can be resolved simply by the issue #11.
Now when adding an HTML tag to format config (for example,
<font>
for color) player panels don't work properly. They don't show some players or even all players. Also, markers can disappear.Maybe it's only because now the scope of rename is too wide.
player_format
renames players everywhere. So the issue can be resolved simply by the issue #11.