Closed miniking1000 closed 5 days ago
@miniking1000 are you able to reproduce this on paper? We don't really modify anything in terms of the PlayerInteractAtEntityEvent
event. Try Spigot as well in case it's not a Paper issue.
Its a paper bug, I already create issue there and it's accepted
Since this is an upstream bug, this issue will be closed. Updates are tracked here: https://github.com/PaperMC/Paper/issues/11496
Spark link
https://spark.lucko.me/ob4jBvLRdv
Expected behavior
nothing to happen, I want my "minecraft:interaction" to stay as it is
Observed/Actual behavior
the entity(interaction entity) rotated
Steps/models to reproduce
1) setup server with any plugin that cancels "PlayerInteractAtEntityEvent", for example this:
2) interact with any minecraft:interaction 3) done
Purpur version
Agreements
Other
Its probably not a purpur specific bug