yesdog / Waterdog

Waterdog, a Yesdog fork of Waterfall/BungeeCord that adds Bedrock support.
MIT License
186 stars 37 forks source link

Hotbar text can't send after initial packet #36

Closed Xernium closed 5 years ago

Xernium commented 5 years ago

Any bar displayed like the 'You cant sleep here' bar won't display again after the first packet even if the content is different

colinrgodsey commented 5 years ago

Hmmm weird, I can't reproduce this. We use the action bar for some of our plugins, they still work after transfer. That packet also doesnt have anything that would need a rewrite really.... is this for the Title (full screen text) or the action bar?

Xernium commented 5 years ago

@colinrgodsey Its a chat packet, and its the action bar. The title bar doesn't work for me either no matter what plugin I try and I dont even need to transfer to have this issue

Xernium commented 5 years ago

@colinrgodsey I am a complete utter idiot. Well at least I know now that Waterdog doesn't relay the XUID through(?) to the end server