This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# All paths in this configuration file are relative to Dynmap's data-folder: minecraft_server/plugins/dynmap/ | |
# All map templates are defined in the templates directory | |
# By default, the 'classic' FlatMap and KzedMap templates are used, which can be found in normal.txt, nether.txt, and skylands.txt | |
# | |
# To use the HDMap low-res map templates as world defaults (normal-lowres, nether-lowres and skylands-lowres), uncomment the following line | |
# The definitions of these templates are in normal-lowres.txt, nether-lowres.txt, and skylands-lowres.txt | |
#deftemplatesuffix: lowres | |
# To use the HDMap hi-res map templates (these can take a VERY long time for initial fullrender), comment the following line | |
# The definitions of these templates are in normal-hires.txt, nether-hires.txt, and skylands-hires.txt |