diff --git a/bukkit/src/main/resources/config.yml b/bukkit/src/main/resources/config.yml index d029ccc7f..beb4b2f36 100644 --- a/bukkit/src/main/resources/config.yml +++ b/bukkit/src/main/resources/config.yml @@ -86,8 +86,6 @@ vault-include-global: true storage-method: h2 # This block enables support for split datastores. -# Only touch this if you're sure that you know what you're doing. -# I (the author) do not endorse nor recommend the use of this feature. split-storage: enabled: false methods: diff --git a/bungee/src/main/resources/config.yml b/bungee/src/main/resources/config.yml index 6f75a55e5..754328840 100644 --- a/bungee/src/main/resources/config.yml +++ b/bungee/src/main/resources/config.yml @@ -65,8 +65,6 @@ debug-permission-checks: false storage-method: h2 # This block enables support for split datastores. -# Only touch this if you're sure that you know what you're doing. -# I (the author) do not endorse nor recommend the use of this feature. split-storage: enabled: false methods: diff --git a/sponge/src/main/resources/luckperms.conf b/sponge/src/main/resources/luckperms.conf index 74ba68ff6..c693d06cb 100644 --- a/sponge/src/main/resources/luckperms.conf +++ b/sponge/src/main/resources/luckperms.conf @@ -61,8 +61,6 @@ log-notify=true storage-method="h2" # This block enables support for split datastores. -# Only touch this if you're sure that you know what you're doing. -# I (the author) do not endorse nor recommend the use of this feature. split-storage: { enabled=false methods: {