PaperMC/paper-server
Aikar 0d8c3dc008 Block Enderpearl Travel Exploit
Players are able to use alt accounts and enderpearls to travel
long distances utilizing the pearls in unloaded chunks and loading
the chunk later when convenient.

This disables that by not saving the thrower when the chunk is unloaded.

This is mainly useful for survival servers that do not allow freeform teleporting.

Note: Currently removed as enderpearls are ticked as long as their owner is online in 1.21.2.
Might be worth to re-add once an option to disable the above vanilla mechanic is added, to
fully prevent enderpearl travel exploits.

== AT ==
public net.minecraft.world.entity.projectile.Projectile ownerUUID
2018-04-30 17:15:26 -04:00
..
patches Block Enderpearl Travel Exploit 2018-04-30 17:15:26 -04:00
src Bundle spark 2024-07-16 14:55:23 -07:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Bundle spark 2024-07-16 14:55:23 -07:00
LGPL.txt
LICENCE.txt