SPIGOT-5828: Unlock worlds on unload
This commit is contained in:
parent
dbc347b93f
commit
71045d3ddb
@ -1089,6 +1089,7 @@ public final class CraftServer implements Server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
handle.getChunkProvider().close(save);
|
handle.getChunkProvider().close(save);
|
||||||
|
handle.convertable.close();
|
||||||
} catch (Exception ex) {
|
} catch (Exception ex) {
|
||||||
getLogger().log(Level.SEVERE, null, ex);
|
getLogger().log(Level.SEVERE, null, ex);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user