diff --git a/BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf b/BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf index 0e233a71..60f6d61d 100644 --- a/BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf +++ b/BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf @@ -22,7 +22,7 @@ sorting: ${sorting} # The position on the world where the map will be centered if you open it. # You can change this at any time. # This defaults to the world-spawn if you don't set it. -#start-pos: [500, -820] +#start-pos: {x:500, y:-820} # The color of thy sky as a hex-color # You can change this at any time.