GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.72k stars 678 forks source link

Bossbar not showing the correct color #453

Closed MVDW-Java closed 4 years ago

MVDW-Java commented 4 years ago

Describe the bug The bossbar is not using the correct color.

To Reproduce Having a red bossbar in the server.

Expected behavior The bossbar should be red

Screenshots / Videos https://youtu.be/z-eI8-VuOH4

Server Version

image

Geyser Version Build 96

Minecraft: Bedrock Edition Version 1.14.60

Additional Context

We are using 4 plugins, One of the plugin called Enthix_Core is our custom plugin that is doing almost everything. image Code I used to create the bossbar image image

Tim203 commented 4 years ago

Thanks for providing such an detailed issue, but the fact is that even though protocol wise you can give them a color, the bedrock client will ignore it and thus they will always stay the default color

lukeeey commented 4 years ago

So basically it’s not implemented in bedrock yet, go to the issue tracker (bugs.mojang.com) and make (or comment on an existing) issue about bossbars lacking colour support.