mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-19 21:32:33 +01:00
Drop mapzoomin on flat maps
This commit is contained in:
parent
9bb9012f9c
commit
6e1768f544
@ -24,7 +24,7 @@ templates:
|
|||||||
lighting: default
|
lighting: default
|
||||||
# Map background color (day or night)
|
# Map background color (day or night)
|
||||||
background: "#300806"
|
background: "#300806"
|
||||||
mapzoomin: 3
|
mapzoomin: 1
|
||||||
- class: org.dynmap.hdmap.HDMap
|
- class: org.dynmap.hdmap.HDMap
|
||||||
name: nether
|
name: nether
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
|
@ -22,7 +22,7 @@ templates:
|
|||||||
perspective: iso_S_90_lowres
|
perspective: iso_S_90_lowres
|
||||||
shader: stdtexture
|
shader: stdtexture
|
||||||
lighting: default
|
lighting: default
|
||||||
mapzoomin: 3
|
mapzoomin: 1
|
||||||
- class: org.dynmap.hdmap.HDMap
|
- class: org.dynmap.hdmap.HDMap
|
||||||
name: surface
|
name: surface
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
|
@ -26,7 +26,7 @@ templates:
|
|||||||
backgroundday: "#153E7E"
|
backgroundday: "#153E7E"
|
||||||
# Background color for map during the night
|
# Background color for map during the night
|
||||||
backgroundnight: "#000000"
|
backgroundnight: "#000000"
|
||||||
mapzoomin: 3
|
mapzoomin: 1
|
||||||
- class: org.dynmap.hdmap.HDMap
|
- class: org.dynmap.hdmap.HDMap
|
||||||
name: skylands
|
name: skylands
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
|
Loading…
Reference in New Issue
Block a user