DragonetMC / DragonProxy

🐲 A proxy to allow Minecraft: Bedrock clients to connect to Minecraft: Java Edition servers.
https://invite.gg/DragonetMC
GNU General Public License v3.0
990 stars 134 forks source link

Bossbar is sent too early on offline mode servers #424

Closed lukeeey closed 4 years ago

lukeeey commented 5 years ago

The bossbar is sent to the bedrock client too early when connecting to offline mode servers. This does not happen with online mode servers, as the player has already joined by the time they connect to the remote server (as they are required to enter their credentials into the form first).

lukeeey commented 4 years ago

Superseded by #471