Changes

Summary

  1. Change default save interval to 9 seconds, only save chunks for 19/20 (commit: 983e8a0) (details)
Commit 983e8a0881b5d6034f2f8b2f5a62871d56610e41 by rallanpcl
Change default save interval to 9 seconds, only save chunks for 19/20 saves, save extra world data on 20th. Reduces overhead of saving non-essential data

Signed-off-by: Ross Allan <[email protected]>
(commit: 983e8a0)
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorldServer.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickThreading.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/PatchChunk.java (diff)
The file was modifiedsrc/common/me/nallar/patched/server/PatchMinecraftServer.java (diff)