DenisD3D / Mc2Discord

Link your Minecraft server chat with your Discord (75k downloads)
https://modrinth.com/mod/mc2discord
Apache License 2.0
43 stars 11 forks source link

[1.19.2-forge]tellraw is not fully displayed on discord #85

Closed Kevin50912 closed 1 year ago

Kevin50912 commented 1 year ago

Describe the bug

I used the tellraw command to tell the value of the scoreboard, but it is not displayed on the discord.

Command:/tellraw @a [{"text":" 當前在線人數: ","color":"gold"},{"score":{"name":"當前玩家數量","objective":"time"},"bold":true},{"text":" 人, 還需 ","color":"gold"},{"score":{"name":"目標剩餘人數","objective":"time"},"bold":true},{"text":" 人即可開始遊戲","color":"gold"}]

image image

(All of the above use Google Translate)

Your config file

No response

DenisD3D commented 1 year ago

If I'm reading your command correctly, only the part coming from scoreboard values are missing? (so score text component being ignored)

Kevin50912 commented 1 year ago

Yes and I am very sorry for my poor English (All of the above use Google Translate)

DenisD3D commented 1 year ago

I will fix the issue in next version Thanks for reporting

DenisD3D commented 1 year ago

Fixed version may be found here: https://github.com/DenisD3D/Mc2Discord/actions/runs/5683753275