Colors in the disconnect popup
### Describe the bug
Hi,
I'm not sure about that but I think Geyser converts color codes like "&c" to this "§c" in the disconnect message. But in one of the bedrock update ([26.0](https://www.minecraft.net/en-us/article/minecraft-26-0-bedrock-changelog)), there is this modification :
- User Interface -> When you're disconnected from a server, third-party and external servers will use the same design as the screen for other types of servers. The screen shows the message sent by the server more prominently
This modification seems to just remove colors all together. This make disconnect messages containing color codes completely unreadable.
### To Reproduce
1. Add a ban management plugin
2. Add colors in the ban message
3. Ban yourself or your alt
4. See the colors not appearing
### Expected behaviour
Not having the color codes ("§c" for example) appear in the disconnect popup.
### Screenshots / Videos
When getting ban for example :
<img width="1057" height="224" alt="Image" src="https://github.com/user-attachments/assets/c9e21bfb-ece7-4f32-931e-83ca7bd57524" />
### Server Version and Plugins
LibertyBans: 1.1.3-SNAPSHOT
### Geyser Dump
https://dump.geysermc.org/sY74Y5eNVx6aPB7M2WRuNl1cMXJxiN2j
### Geyser Version
2.10.0-b1153
### Minecraft: Bedrock Edition Device/Version
26.21
### Additional Context
I'm not sure geyser have control over this, I'm not sure geyser can interact with disconnect messages, but I prefer to open an issue anyway.
Thanks !
2 条评论