geforkt von Mirrors/Paper
Missed closing the comment block -- doh
Dieser Commit ist enthalten in:
Ursprung
a4355d4bd9
Commit
9954a3d8b4
@ -327,6 +327,7 @@ public class ServerConfigurationManager {
|
|||||||
}
|
}
|
||||||
this.p = 200; // <-- this resetting of flushtime is missing! though whole code is commented out now :)
|
this.p = 200; // <-- this resetting of flushtime is missing! though whole code is commented out now :)
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
for (i = 0; i < this.server.worlds.size(); ++i) {
|
for (i = 0; i < this.server.worlds.size(); ++i) {
|
||||||
this.server.worlds.get(i).manager.flush();
|
this.server.worlds.get(i).manager.flush();
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren