Skip to content

Commit 4fcc2b2

Browse files
committed
Update map-config template comment
1 parent a41becc commit 4fcc2b2

File tree

1 file changed

+2
-1
lines changed
  • BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/maps

1 file changed

+2
-1
lines changed

BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ cave-detection-uses-block-light: false
6868

6969
# With the below values you can limit the map-render.
7070
# 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.
71+
# If you change these value, bluemap automatically tries to update the map,
72+
# including deleting map-tiles which are outside the new limits.
7273
# Default is no min or max value (= infinite bounds)
7374
#min-x: -4000
7475
#max-x: 4000

0 commit comments

Comments
 (0)