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

Fix loading world on Paper #165

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Fix loading world on Paper #165

merged 1 commit into from
Nov 12, 2023

Conversation

Jikoo
Copy link
Owner

@Jikoo Jikoo commented Nov 12, 2023

Paper moved world loading from ServerPlayer#load to PlayerList#placeNewPlayer with vanilla logic.

Closes #163

Unify load process to reduce duplicate code and risk of missed cases
@Jikoo Jikoo merged commit 73edebf into master Nov 12, 2023
3 checks passed
@Jikoo Jikoo deleted the dev/fix-paper branch November 12, 2023 17:24
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.

Opening an offline player's inventory will reset the player's world when using Paper
1 participant