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: skip valid location check for world plots #4388

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

dordsor21
Copy link
Member

  • Checking location on teleport to a single plot means the bukkit world is attempted to be accessed before it is loaded
  • we can just skip this check because we know the player will teleport to a reasonable location

 - Checking location on teleport to a single plot means the bukkit world is attempted to be accessed before it is loaded
 - we can just skip this check because we know the player will teleport to a reasonable location
@dordsor21 dordsor21 requested a review from a team as a code owner April 5, 2024 09:02
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Apr 5, 2024
@NotMyFault NotMyFault merged commit 5e8d862 into main Apr 12, 2024
8 checks passed
@NotMyFault NotMyFault deleted the fix/v7/single-plot-teleport-check branch April 12, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix This PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants