Skip to content

Conversation

@onebeastchris
Copy link
Member

No description provided.

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 :)

@lukeeey lukeeey changed the title Try to resolve https://github.com/GeyserMC/Geyser/issues/5489 Try to resolve #5489 Jun 6, 2025
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