-
-
Notifications
You must be signed in to change notification settings - Fork 370
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
Player Teleportation Bug when an entity rides the player #6545
Comments
This isn't a skript bug and just a quirk is how |
As Fusezion said, this is Bukkit's behavior you would have to dismount to teleport. Not sure if it's something we should make a special case to handle so I will wait for more opinions from the team. |
If anything we could transfer this to an enhancement and mark as pr available as my quick search for "teleport flags" doesn't show an existing issue. |
Skript/Server Version
Bug Description
If an entity is riding the player, any type of teleportation for the player cannot be done
Expected Behavior
Teleport player as well as it's rider to the location
Steps to Reproduce
spawn entity, make entity ride the player, teleport the player - no error but player doesn't teleport
Errors or Screenshots
No response
Other
No response
Agreement
The text was updated successfully, but these errors were encountered: