Fast WorldReset, reduce spawned tasks, fix schemcoloring #12
@ -63,7 +63,7 @@ public class WorldLoader {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
Bukkit.unloadWorld(world.getName() + "-backup", false);
|
Bukkit.unloadWorld(world.getName() + "-backup", false);
|
||||||
}, 40);
|
}, 80);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void fillTeamArea(int teamX, int teamY, int teamZ, int sizeX, int sizeY, int sizeZ){
|
public static void fillTeamArea(int teamX, int teamY, int teamZ, int sizeX, int sizeY, int sizeZ){
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren