Skip to content

Try to resolve https://github.com/GeyserMC/Geyser/issues/5489 #5499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

onebeastchris
Copy link
Member

No description provided.

@@ -108,6 +109,13 @@ public void translate(GeyserSession session, ClientboundLoginPacket packet) {
gamerulePacket.getGameRules().add(new GameRuleData<>("doimmediaterespawn", !packet.isEnableRespawnScreen()));
session.sendUpstreamPacket(gamerulePacket);

// Prevent issues such as https://github.com/GeyserMC/Geyser/issues/5489
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add an extra line here?

Resend the death info if the player is already dead on login

@JHarris12345
Copy link

How do I download a geyser jar with this change in it?

@onebeastchris
Copy link
Member Author

You can download a Geyser jar with this change by clicking "Checks", then "Artifacts", and download the Geyser jar that you need :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants