From 0bfdc4d52852af7faddfb70c9cb33979cac0f856 Mon Sep 17 00:00:00 2001 From: HarvelsX Date: Sat, 25 Dec 2021 04:43:09 +0300 Subject: [PATCH] Update bukkit config; --- bukkit/src/main/resources/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bukkit/src/main/resources/config.yml b/bukkit/src/main/resources/config.yml index 136c3e09..316e4801 100644 --- a/bukkit/src/main/resources/config.yml +++ b/bukkit/src/main/resources/config.yml @@ -15,4 +15,5 @@ synchronisation_settings: location: false flight: false cluster_id: 'main' -check_for_updates: true \ No newline at end of file +check_for_updates: true +native_advancement_synchronization: false \ No newline at end of file