Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color / formatting codes are not working on the scoreboard #72

Open
k-jiang opened this issue Jun 21, 2024 · 6 comments
Open

Color / formatting codes are not working on the scoreboard #72

k-jiang opened this issue Jun 21, 2024 · 6 comments

Comments

@k-jiang
Copy link

k-jiang commented Jun 21, 2024

Color code / formatting code are not working on the scoreboard.

Tested with

  • SternalBoard-2.3.0-all.jar
  • PaperSpigot 1.20.6
  • PlaceholderAPI 2.11.6
settings:
  animated: false
  mode: NORMAL
  scoreboard-interval-update: 20
  scoreboard:
    title: '&b&lSternal&f&lBoard &d&lWORLD'
    lines:
       - '&eShield&6Community &7| &aTest server'

Screenshots
image

@k-jiang
Copy link
Author

k-jiang commented Jun 21, 2024

MiniMessage formatting does not work either.

settings:
  animated: false
  mode: NORMAL
  scoreboard-interval-update: 20
  scoreboard:
    title: '&b&lSternal&f&lBoard &d&lWORLD'
    lines:
       - '&eShield&6Community &7| &aTest server'
       - '<color:#87CEFA><b><st>*=--=--=--=--=*</st></b></color>'
image

@xism4
Copy link
Member

xism4 commented Jun 21, 2024

MiniMessage formatting does not work either.

settings:
  animated: false
  mode: NORMAL
  scoreboard-interval-update: 20
  scoreboard:
    title: '&b&lSternal&f&lBoard &d&lWORLD'
    lines:
       - '&eShield&6Community &7| &aTest server'
       - '<color:#87CEFA><b><st>*=--=--=--=--=*</st></b></color>'
image

Try instead with the default MiniMessage colours (<> and the name

@k-jiang
Copy link
Author

k-jiang commented Jun 23, 2024

MiniMessage formatting does not work either.

settings:
  animated: false
  mode: NORMAL
  scoreboard-interval-update: 20
  scoreboard:
    title: '&b&lSternal&f&lBoard &d&lWORLD'
    lines:
       - '&eShield&6Community &7| &aTest server'
       - '<color:#87CEFA><b><st>*=--=--=--=--=*</st></b></color>'
image

Try instead with the default MiniMessage colours (<> and the name

No, not working
Screenshot from 2024-06-23 18-57-18

settings:
  animated: false
  mode: NORMAL
  scoreboard-interval-update: 20
  scoreboard:
    title: 'World'
    lines:
       - '<red>*=--=--=--=--=*</red>'

@banwwo
Copy link

banwwo commented Jun 24, 2024

I'm having exactly the same problem, even when I use the default config

imagen

Server: 1.20.6-R0.1-SNAPSHOT
Placeholders API: 2.11.6
SternalBoard: v2.3.0

@xism4
Copy link
Member

xism4 commented Jun 24, 2024

Reference in

Even legacy colours won't work? I'll study this.

@Emibergo02
Copy link

@xism4 have you finished studying it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants