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 61d8a68 commit 846147fCopy full SHA for 846147f
common/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf
@@ -25,8 +25,8 @@ sorting: ${sorting}
25
26
# The position on the world where the map will be centered if you open it.
27
# You can change this at any time.
28
-# This defaults to the world-spawn if you don't set it.
29
-#start-pos: {x:500, z:-820}
+# Default is { x: 0, z: 0 }
+start-pos: { x: 0, z: 0 }
30
31
# The color of the sky as a hex-color
32
0 commit comments