Skip to content
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

(Fabric) Use correct player when respawning #68

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

roro1506HD
Copy link
Contributor

This fixes a bug preventing players from respawning at their respawn position if that respawn position is outside the previous world the player was in.

For example, if the player dies in the nether, and the nether has a border set to 1000, if the player's respawn position is above 1000, even if it's inside the respawning world's border, then it'll prevent the player from respawning there. This PR fixes that behavior.

@pop4959 pop4959 added the bug Something isn't working label Feb 20, 2024
@pop4959 pop4959 merged commit 45e9b58 into pop4959:master Feb 20, 2024
1 check passed
@pop4959
Copy link
Owner

pop4959 commented Feb 20, 2024

Looks good, thank you for the fix! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants