Fiz um gambiarra e deu certo, sei que muitos vão rir mais e boribilde poha
if (teleport(40)) {
if (teleport(40)) {
Location location = new Location(Bukkit.getWorld("SkyWars_Libris"), 16, 14, -436, 89, 2);
p.teleport(location);
} else {
Location location = new Location(Bukkit.getWorld("SkyWars_Libris"), 33, 6, -441, 269, 2);
p.teleport(location);
}
} else {
if (teleport(40)) {
Location location = new Location(Bukkit.getWorld("SkyWars_Indirect"), 30, 8, -473, 179, -0);
p.teleport(location);
} else {
Location location = new Location(Bukkit.getWorld("SkyWars_Ice"), 4, 16, -451, 89, -1);
p.teleport(location);
}
}