From 204fa0d67458be9750093eff212699e0d254ea75 Mon Sep 17 00:00:00 2001 From: moom0o <48740106+moom0o@users.noreply.github.com> Date: Sat, 22 Aug 2020 23:35:10 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52df37c4c01d..2b90b8f4a992 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ These options are in ccspigot.yml (we now have our own config!). Disable ALL light updates! This will prevent all the lag that comes from them. I haven't seen any issues in testing. ### server-brand Change the server brand from Paper to whatever you want! This is shown on futureclient/in the f3 menu. - +### disable-chunk-relocation +This will disable the chunk relocation feature for when you have a corrupted world. This seems to have a ton of false positives for me. Remember this is experimental and may brick your server. It is disabled by default. # Changes from paper ### Autosave The autosave is now using paper's instead of bukkit by default. This is a lot better.