Use new method for island spawn teleport
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
09396fa09a
commit
500f7b33cb
@ -77,8 +77,7 @@ public class PlayerTeleporter implements Listener
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
islandLocation.setY(islandLocation.getY() + 20);
|
Cache.teleportToOwnIsland(player);
|
||||||
player.teleport(islandLocation);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user