Updated World and template settings (markdown)

FedUpWith-Tech 2020-07-31 22:22:18 -04:00
parent 19e5aa0e71
commit 5a31ac0ab6
1 changed files with 1 additions and 1 deletions

@ -74,5 +74,5 @@ The available settings are defined as follows:
- _extrazoomout_ : If defined, this specifies how many additional levels of _zoom out_ the maps for this world should have, beyond their default. This results in both offering more levels of zoom on the map viewer, and in additional levels of map tiles being generated (based on the original tiles generated for the maps): each level is 2 x 2 the scale of the previous level, so 4 tiles on one level become 1 tile with less resolution on the next. Enabling this setting, by setting the value to an integer above 0, will add from 25% to 33% to the number of tile files, and total disk space used, by the maps for the given world, but will allow easier navigation of mid-sized to large worlds. The default value is **0** (no extra zoom out).
- _maps_ : if defined, the _maps_ section provides all the definitions for the maps to be rendered for the world, in the order that they are presented on the map viewer. If defined in a world's section in **worlds:**, any map definitions provided by the world's template are replaced. For details on map definition, see [[Map Configuration]] and [[HD Map Configuration]].
- _maps_ : if defined, the _maps_ section provides all the definitions for the maps to be rendered for the world, in the order that they are presented on the map viewer. If defined in a world's section in **worlds:**, any map definitions provided by the world's template are replaced. For details on map definition, see [Map Configuration](https://github.com/webbukkit/dynmap/wiki/Configuring-Maps-and-Worlds-using-dmap) and [[HD Map Configuration]].