Explain world saving option better

This commit is contained in:
Govindas 2021-06-21 10:12:30 +00:00
parent 6346ff56bc
commit 933a1f806f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ options:
#by default saving is only disabled in chunk-based reset worlds, not world-based reset ones.
#this option disables world saving in all resettable worlds
#NOTE: this option is not fool-proof, the world may still get saved under some conditions, it only helps in some cases
DisableSavingInAllResettableWorlds: false
#------------- End of Configuration -------------