HuskHomes icon indicating copy to clipboard operation
HuskHomes copied to clipboard

Allow teleportPlayer to teleport a player without calling setPlayerLastPosition

Open magrigry opened this issue 3 years ago • 0 comments

It would be usefull to be able to call teleportPlayer method through the API without saving last location. A plugin may want to teleport a player without saving player's last position.

e.g. public void teleportPlayer(Player player, TeleportationPoint point, boolean timed, bool saveLastLocation)

magrigry avatar Feb 27 '22 13:02 magrigry