Closed spencermacca closed 4 years ago
For the first and last row of my scoreboard, I have lines inputted - '&7&l&m----------' However, if both the top and bottom row are the same with the lines as shown above, the top row will disappear.
- '&7&l&m----------'
My board.yml
InfoBoard: '1': ShowTime: 99999999999999999999999999999999 global: default: Title: '&c&lSky&r&4End' Rows: - '&7&l&m----------' - '&4&lYou' - '&cRank: &fPlaceholder' - '&cBal: &f$0' - ' ' - '&4&lYour Island' - '&cLevel: &f0' - '&cMembers: &f1' - '&7&l&m----------'
Yeay, it a problem with the scoreboard API from Minecraft itself.
Add the to bottom one ''&r'' and it should fix it
For the first and last row of my scoreboard, I have lines inputted
- '&7&l&m----------'
However, if both the top and bottom row are the same with the lines as shown above, the top row will disappear.My board.yml