Void background is now transparent on all dynmap templates.

This commit is contained in:
2022-05-15 03:57:16 -05:00
parent 3a7bfa7196
commit f546af249b
22 changed files with 75 additions and 8 deletions

View File

@@ -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)"