Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-18 12:30:06 +01:00
Fix 1.3 changes that prevent nether and the_end to save level data.
Dieser Commit ist enthalten in:
Ursprung
07794300d0
Commit
8834d1423e
@ -9,5 +9,5 @@ public class SecondaryWorldServer extends WorldServer {
|
||||
// this.worldData = new SecondaryWorldData(worldserver.getWorldData()); // CraftBukkit - use unique worlddata
|
||||
}
|
||||
|
||||
protected void a() {}
|
||||
// protected void a() {} // CraftBukkit - save world data!
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren