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

Player launch animation not working reliably. #94

Open
zedwick opened this issue Oct 11, 2020 · 0 comments
Open

Player launch animation not working reliably. #94

zedwick opened this issue Oct 11, 2020 · 0 comments

Comments

@zedwick
Copy link
Collaborator

zedwick commented Oct 11, 2020

With LaunchAndDropPlayers: true set in the config, players should be launched into the air prior to teleporting. However it seems this is not always true, and sometimes the player is not launched (but does drop post-teleport). The Ghast shoot sound does play, and there is a second delay before teleporting. With LaunchAndDropPlayers disabled, or if the player is flaying or not on the ground, neither of these would occur.

I have concluded that PD is running the code necessary to launch players into the air, but the velocity set on the player is sometimes being cancelled or otherwise not applied by the server.

I have only tested this with Paper version git-Paper-209 (MC: 1.16.3) (outdated). Need to confirm if this also occurs with the latest Paper, and with Spigot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant