diff --git a/paper.yml b/paper.yml
index c112f17..2aae0a3 100644
--- a/paper.yml
+++ b/paper.yml
@@ -65,7 +65,7 @@ timings:
   server-name: Unknown Server
 world-settings:
   default:
-    queue-light-updates: true
+    queue-light-updates: false
     count-all-mobs-for-spawning: false
     fire-physics-event-for-redstone: false
     delay-chunk-unloads-by: 10s
@@ -94,8 +94,8 @@ world-settings:
     disable-thunder: false
     skeleton-horse-thunder-spawn-chance: 0.01
     disable-ice-and-snow: false
-    keep-spawn-loaded-range: 10
-    keep-spawn-loaded: false
+    keep-spawn-loaded-range: 5
+    keep-spawn-loaded: true
     auto-save-interval: 100
     armor-stands-do-collision-entity-lookups: true
     nether-ceiling-void-damage-height: 0
diff --git a/plugins/CommandSpy.jar b/plugins/CommandSpy.jar
index e93a4aa..95507e6 100644
Binary files a/plugins/CommandSpy.jar and b/plugins/CommandSpy.jar differ
diff --git a/plugins/Essentials.jar b/plugins/Essentials.jar
index de24155..cc538c4 100644
Binary files a/plugins/Essentials.jar and b/plugins/Essentials.jar differ
diff --git a/plugins/Extras.jar b/plugins/Extras.jar
index d2f49cb..c7cbc63 100644
Binary files a/plugins/Extras.jar and b/plugins/Extras.jar differ
diff --git a/spigot.yml b/spigot.yml
index dcac408..9e417e5 100644
--- a/spigot.yml
+++ b/spigot.yml
@@ -76,7 +76,7 @@ world-settings:
     seed-ocean: 14357621
     seed-outpost: 165745296
     seed-slime: 987234911
-    max-tnt-per-tick: 100
+    max-tnt-per-tick: 10
     enable-zombie-pigmen-portal-spawns: true
     item-despawn-rate: 6000
     arrow-despawn-rate: 1200