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 d65d10d commit 8444230Copy full SHA for 8444230
common/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf
@@ -73,6 +73,7 @@ cave-detection-ocean-floor: -5
73
cave-detection-uses-block-light: false
74
75
# The minimum "inhabitedTime" value that a chunk must have to be rendered.
76
+# The "inhabitedTime" value of a chunk refers to the cumulative number of ticks players have been near this chunk.
77
# If you set this to a value greater than 0, bluemap will only render chunks that players have visited already.
78
# Default is 0
79
min-inhabited-time: 0
0 commit comments