mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-17 20:11:21 +02:00
This tp req cancel isn't needed anymore.
This commit is contained in:
@@ -96,7 +96,6 @@ public class Teleport implements net.ess3.api.ITeleport
|
||||
{
|
||||
cancel(false);
|
||||
teleportee.setLastLocation();
|
||||
teleportee.requestTeleport(null, false);
|
||||
teleportee.getBase().teleport(LocationUtil.getSafeDestination(teleportee, target.getLocation()), cause);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user