mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-03-09 21:29:23 +01:00
sigh...
This commit is contained in:
parent
63ea3c961b
commit
bdf3d70bbf
@ -32,7 +32,7 @@ public class MVTeleport {
|
||||
|
||||
double x, y, z;
|
||||
|
||||
location = player.getLocation();
|
||||
//location = player.getLocation();
|
||||
|
||||
double srcComp = plugin.worlds.get(player.getWorld().getName()).compression;
|
||||
double trgComp = plugin.worlds.get(world.getName()).compression;
|
||||
|
Loading…
Reference in New Issue
Block a user