Add save and load triggers onto the world chunk loading and unloading functions.
Note: The file should be written in batch (aka the file shouldnt be written at each chunk unload during shutdown)
Note: Also add a is_shutting_down indicator to the server
Add save and load triggers onto the world chunk loading and unloading functions.
Note: The file should be written in batch (aka the file shouldnt be written at each chunk unload during shutdown)
Note: Also add a
is_shutting_downindicator to the server