Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-18 04:20:08 +01:00
SPIGOT-5828: Unlock worlds on unload
Dieser Commit ist enthalten in:
Ursprung
dbc347b93f
Commit
71045d3ddb
@ -1089,6 +1089,7 @@ public final class CraftServer implements Server {
|
||||
}
|
||||
|
||||
handle.getChunkProvider().close(save);
|
||||
handle.convertable.close();
|
||||
} catch (Exception ex) {
|
||||
getLogger().log(Level.SEVERE, null, ex);
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren