Minecrell / ServerListPlus

A flexible Minecraft plugin to customize the appearance of your server in the server list
https://git.io/slp
GNU General Public License v3.0
240 stars 58 forks source link

Multi-line error #361

Closed Spiderjockey02 closed 3 years ago

Spiderjockey02 commented 3 years ago

I have this code for mulit-line hover:

Players:
    Hover:
    - |-
      &aWelcome to &4Redstone &7Valley&a!

      - &aSurvival: &e%online@survival%/20 players online
      - &aCreative: &e%online@creative%/20 players online
      - &aSkyblock: &e%online@skyblock%/20 players online

      &aJoin now and play together with %random_player% ...

but it results in some strange symbols and all on one line (client 1.17 on bungeecord). image

stephan-gh commented 3 years ago

See https://github.com/Minecrell/ServerListPlus/issues/296#issuecomment-650985707