Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7036

<> added to every ChatMessageType.CHAT-Message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None
    • 3500-Spigot-63a0604-64c1527 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
    • Yes

      When sending any Component via

      player.spigot().sendMessage(ChatMessageType.CHAT, message)

      it will add "<> " infront of the message - which wasn't the case in previous versions.

      In the attached Screenshot in which I used the following code:

      player.spigot().sendMessage(ChatMessageType.CHAT, new TextComponent("Hello"));

            Unassigned Unassigned
            Jakllp Jakllp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: