Skip to content

Try to resolve #5489#5499

Closed
onebeastchris wants to merge 2 commits into
GeyserMC:masterfrom
onebeastchris:death
Closed

Try to resolve #5489#5499
onebeastchris wants to merge 2 commits into
GeyserMC:masterfrom
onebeastchris:death

Conversation

@onebeastchris

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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

@onebeastchris

Copy link
Copy Markdown
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