EternalCodeTeam/EternalCore

Center tag spam when uses specific character.

HonzasikCZ opened this issue · 1 comments

Describe the bug
It writes some warning to the console

To Reproduce
Steps to reproduce the behavior:
There are my automessages:

    1:
      chat:
        - ""
        - "                                   <b><color:#04a4fb>KLANY</color></b>"
        - "<center>Myslíš že jsi dobrý vůdce? Vytvoř si klan!"
        - "<center>Pozvi ostatní hráče a konkuruj celému serveru!"
        - "<#60fde9><center>/clans create <jméno klanu>"
        - ""
      sound: "BLOCK_ANVIL_BREAK 1.0 1.0"
    2:
      chat:
        - ""
        - "                               <b><color:#04a4fb>NAHLAŠOVÁNÍ</color></b>"
        - "<center>Myslíš že jsi našel chybu? nebo cheatera?"
        - "<center>Připoj se na náš discord server a vytvoř si ticket!"
        - "<click:open_url:'https://discord.gg/secretinvite'><#60fde9><center>https://discord.gg/secretinvite</click>"
        - ""
      sound: "BLOCK_ANVIL_BREAK 1.0 1.0"

Expected behavior
It should not write a warning to the console

Screenshots
obrazek

Platform (please complete the following information):

  • Java Version: 17
  • Server software: Pufferfish-73 (MC: 1.19.4)

Additional notes
Nothing comes to my mind

Temporarily, you can manually center your text to get rid of this.