mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 12:12:08 -07:00
* Fix missing event call for entity teleport API Previously a plugin couldn't cancel or modify an entity-teleport from another plugin. * rebase