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