From fadbaf8757d74ba24e8d2b7b76d170c26d6f02e0 Mon Sep 17 00:00:00 2001 From: Gryph667 <38962974+Gryph667@users.noreply.github.com> Date: Fri, 22 Jun 2018 10:45:36 -0400 Subject: [PATCH 1/2] Narrowing visibility of Luna World --- dynmap/worlds.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dynmap/worlds.txt b/dynmap/worlds.txt index 3c296ac..472c771 100755 --- a/dynmap/worlds.txt +++ b/dynmap/worlds.txt @@ -146,3 +146,8 @@ worlds: - name: luna enabled: true template: normal-vlowres #Disabled by default + visibilitylimits: + - x: -60 + z: 40 + r: 250 + mapzoomin: 3 -- 2.30.2 From ee108cc431f15a781475ec7f506368936cbaca33 Mon Sep 17 00:00:00 2001 From: Gryph667 <38962974+Gryph667@users.noreply.github.com> Date: Fri, 22 Jun 2018 11:01:41 -0400 Subject: [PATCH 2/2] Update worlds.txt --- dynmap/worlds.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dynmap/worlds.txt b/dynmap/worlds.txt index 472c771..ed57780 100755 --- a/dynmap/worlds.txt +++ b/dynmap/worlds.txt @@ -151,3 +151,4 @@ worlds: z: 40 r: 250 mapzoomin: 3 + hidestyle: air -- 2.30.2