-
-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Labels
Description
Describe
The forth argument of sendMessage method is bracketColor
https://docs.advanced-peripherals.de/peripherals/chat_box/#sendmessage
In the example at the given link before, we should use the color code §c for the color.
However, CC could never accept non ascii char code §, which means we could never change the bracket's color
Steps to reproduce
- connect to a chatBox
- Call method
sendMessage, try pass the color code - You will found you can never type
§or paste it.
Multiplayer?
No
Version
Own compiled build.
Minecraft, Forge and maybe other related mods versions
Minecraft 1.19.2
Screenshots or Videos
No response
Crashlog/log
No response