The current setup will never flush out reinforcements and co if the server hard crashes (deadlock or physical restart), which is especially problematic if a lot of changes were done to a chunk and it was never unloaded. We need a time based priority queue to slowly write edited block meta over time to the db.
The current setup will never flush out reinforcements and co if the server hard crashes (deadlock or physical restart), which is especially problematic if a lot of changes were done to a chunk and it was never unloaded. We need a time based priority queue to slowly write edited block meta over time to the db.