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
235 stars 60 forks source link

LF Char showing instead of a newline being generated. #385

Closed joennespreuwers closed 2 years ago

joennespreuwers commented 2 years ago

I'm setting up my motd and using the hover function, I would like to display the number of players per server. But when I follow the documentation on how to format and use the hover function, I get this "error".

image

You can see that instead of continuing on a new line, it just shows the LF char.

Hover part of ServerListPlus.yml:


  Players:
    Hover:
    - |-
      &aMomenteel online
      - &aHub: &e%online@lobby% players online```
stephan-gh commented 2 years ago

Duplicate of https://github.com/Minecrell/ServerListPlus/issues/296. Please set Samples -> Multiple: false as explained there or update to the SLP development builds.