stargate-rewritten / Stargate-Bukkit

The original, and still the best, survival-friendly portal plugin.
https://sgrewritten.org/paper
GNU Lesser General Public License v3.0
28 stars 13 forks source link

Suppport for Paper's new teleportation methods. #290

Closed Pheotis closed 10 months ago

Pheotis commented 1 year ago

player.teleport now has a way to teleport passengers, dismount when teleporting, and maintain velocity. entity.teleport also now has a way to teleport passengers.

We should probably use these as preferred NonLegacyMethods whenever they are available.