Skip to content

Add PlayerPreTeleportEvent#12878

Closed
RandomTomato wants to merge 1 commit into
PaperMC:mainfrom
RandomTomato:main
Closed

Add PlayerPreTeleportEvent#12878
RandomTomato wants to merge 1 commit into
PaperMC:mainfrom
RandomTomato:main

Conversation

@RandomTomato
Copy link
Copy Markdown

Adds PlayerPreTeleportEvent to address various issues with teleporting mentioned in #12093 & #10168.

Currently there is no way to handle teleporting players cross-worlds with vehicles and passengers as the PlayerTeleportEvent fires after the checks for vehicles and passengers.

Implementing this event would allow for intercepting of the teleport before it occurs and allow for the correct handling of the vehicle/passengers.

@RandomTomato RandomTomato requested a review from a team as a code owner July 22, 2025 08:58
@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue Jul 22, 2025
@github-actions
Copy link
Copy Markdown

Please do not open pull requests from the main branch, create a new branch instead.

@github-actions github-actions Bot closed this Jul 22, 2025
@github-project-automation github-project-automation Bot moved this from Awaiting review to Closed in Paper PR Queue Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

1 participant