From d2b5ade9e1f763b208f78f8b81d265bb2ae882e8 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 28 Oct 2022 13:23:00 +0100 Subject: [PATCH] Removed configshare --- eco-core/core-plugin/src/main/resources/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index b650a1c..b4c5e31 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -58,5 +58,3 @@ potions: particles: permanent: false triggered: true - -share-configs: true # If your configs are allowed to be used to gather data and improve the plugin. Nothing identifying (IP, Name, etc) is shared.