diff --git a/config/paper-global.yml b/config/paper-global.yml
index 0e19f9f..21dfd90 100644
--- a/config/paper-global.yml
+++ b/config/paper-global.yml
@@ -132,7 +132,7 @@ spam-limiter:
   tab-spam-limit: 500
 spark:
   enable-immediately: false
-  enabled: true
+  enabled: false
 unsupported-settings:
   allow-headless-pistons: true
   allow-permanent-block-break-exploits: true
diff --git a/plugins/spark/config.json b/plugins/spark/config.json
deleted file mode 100644
index 480c9e6..0000000
--- a/plugins/spark/config.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "_header": "spark configuration file - https://spark.lucko.me/docs/Configuration",
-  "backgroundProfiler": true
-}
\ No newline at end of file