Fix 1.3 changes that prevent nether and the_end to save level data.
This commit is contained in:
parent
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!
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user