Void background is now transparent on all dynmap templates.
This commit is contained in:
@@ -23,6 +23,7 @@ templates:
|
||||
# Map background color (day or night)
|
||||
background: "#300806"
|
||||
mapzoomin: 4
|
||||
background: "rgba(0,0,0,0)"
|
||||
- class: org.dynmap.hdmap.HDMap
|
||||
name: nether
|
||||
title: "Surface"
|
||||
@@ -33,5 +34,6 @@ templates:
|
||||
# Map background color (day or night)
|
||||
background: "#300806"
|
||||
mapzoomin: 2
|
||||
background: "rgba(0,0,0,0)"
|
||||
boostzoom: 1
|
||||
|
||||
Reference in New Issue
Block a user