We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41becc commit 4fcc2b2Copy full SHA for 4fcc2b2
BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf
@@ -68,7 +68,8 @@ cave-detection-uses-block-light: false
68
69
# With the below values you can limit the map-render.
70
# This can be used to ignore the nethers ceiling or render only a certain part of a world.
71
-# Changing this values might require a re-render of the map, already rendered tiles outside the limits will not be deleted.
+# If you change these value, bluemap automatically tries to update the map,
72
+# including deleting map-tiles which are outside the new limits.
73
# Default is no min or max value (= infinite bounds)
74
#min-x: -4000
75
#max-x: 4000
0 commit comments