From 61015f1d46719baae858c68041695535f6f6f5a6 Mon Sep 17 00:00:00 2001 From: Gryph667 <38962974+Gryph667@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:52:42 -0400 Subject: [PATCH] Adding visibility limits to world --- dynmap/worlds.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dynmap/worlds.txt b/dynmap/worlds.txt index 2e6d71c..73f1522 100644 --- a/dynmap/worlds.txt +++ b/dynmap/worlds.txt @@ -15,6 +15,11 @@ worlds: x: -32271 y: 64 z: -8199 + visibilitylimits: + - x0: -36850 + z0: -12800 + x1: -27700 + z1: -3650 # Worlds can be handled by templates, based on world type # You can override the properties of the template by specifying them in this section # for example 'Title: "My Awesome World"'