From da02de1f3d3a90be0843181e30a375a3815c8f92 Mon Sep 17 00:00:00 2001 From: Julia Date: Sun, 21 Nov 2021 13:12:45 +0000 Subject: [PATCH] Set all worlds to enabled --- Dynmap Worlds.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dynmap Worlds.yaml b/Dynmap Worlds.yaml index ce14b6a..fcf3a5b 100644 --- a/Dynmap Worlds.yaml +++ b/Dynmap Worlds.yaml @@ -59,7 +59,7 @@ worlds: hidestyle: stone - name: world_nether title: Nether - enabled: false + enabled: true extrazoomout: 9 maps: - class: org.dynmap.hdmap.HDMap @@ -101,7 +101,7 @@ worlds: hidestyle: stone - name: world_the_end title: The End - enabled: false + enabled: true extrazoomout: 9 maps: - class: org.dynmap.hdmap.HDMap