<> added to every ChatMessageType.CHAT-Message

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • None
    • Affects Version/s: 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"));

            Assignee:
            Unassigned
            Reporter:
            Jakllp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: