Added chunk-sending.cache-chunks property (old advanced-cache), improved chunk unload saving times

This commit is contained in:
Shoghi Cervantes
2015-04-14 20:57:09 +02:00
parent 42eda170b5
commit 91388c6b86
2 changed files with 36 additions and 3 deletions

View File

@ -56,6 +56,9 @@ chunk-sending:
max-chunks: 256
#Amount of chunks that need to be sent before spawning the player
spawn-threshold: 56
#Save a serialized copy of the chunk in memory for faster sending
#Useful in mostly-static worlds where lots of players join at the same time
cache-chunks: false
chunk-ticking:
#Max amount of chunks processed each tick