Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Spawn player does not receive the effects update the regain their movement speed

Open ranminecraft opened this issue 8 months ago • 5 comments

Expected behavior

respawn player should not have any potion effects

Observed/Actual behavior

spawn player does not receive the potion effects update the regain their movement speed and drinking milk doesn't remove slow effects from the player.

Steps/models to reproduce

player.addPotionEffect(new PotionEffect(PotionEffectType.SLOWNESS, 80, 5, true)); then /kill player

Plugin and Datapack List

testplugin

Paper version

Paper-1.21-4

Other

https://github.com/PaperMC/Paper/assets/69817107/a2a97edf-cf1e-4d91-b0fd-4922448c6050

ranminecraft avatar Jun 18 '24 17:06 ranminecraft