toppev / strikepractice-public

StrikePractice bug tracking and some free resources
2 stars 3 forks source link

[BUG] <Cant display scoreboard first line> #20

Closed M0Yan9CN closed 1 year ago

M0Yan9CN commented 1 year ago

Unable to display the first line of the scoreboard, like this &7&m-------------------------

toppev commented 1 year ago

This is known issue and there's any easy fix: add color codes in different positions so the lines are not exactly the same.

The default scoreboard.yml solves is that way and works just fine:

default:
  - '&7&m------------&7&m------------'
  - '&fOnline&7: &e<players>'
  - '&fIn Queue&7: &e<in_queue>'
  # ...
  - '&7&m----------&7&m--------------[display=!<is_enderpearl_cooldown>]'