mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-02-24 00:01:41 +01:00
Deprecate TimedTeleport
This commit is contained in:
parent
1be3daf0b5
commit
c4d318b7d0
@ -9,7 +9,7 @@ import java.util.UUID;
|
||||
|
||||
import static com.earth2me.essentials.I18n.tl;
|
||||
|
||||
|
||||
@Deprecated
|
||||
public class TimedTeleport implements Runnable {
|
||||
private static final double MOVE_CONSTANT = 0.3;
|
||||
private final IUser teleportOwner;
|
||||
|
Loading…
Reference in New Issue
Block a user