OutdatedVersion / random-survival-plugin

Random quality-of-life Minecraft Bukkit plugin
MIT License
4 stars 4 forks source link

Reset certain player states on join, remove title on join #13

Closed Nokoa closed 2 years ago

Nokoa commented 2 years ago

When joining the server after disconnecting from Hypixel Limbo the Title sent from Hypixel remains on the screen indefinitely. Perhaps a Minecraft issue, but I believe you can remove a player's title through the server.

Vatoka commented 2 years ago

I'm not sure there is a way to reset titles but we can try to send a blank one when a player joins which in theory should override the old stuck title. Does this issue occur when joining other servers as well? Sounds like a Minecraft issue.

OutdatedVersion commented 2 years ago

closing as this is a minecraft issue: https://bugs.mojang.com/browse/MC-55347

I'd be willing to merge a PR with a stop gap for this but likely won't do it myself soon