mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-22 02:05:33 +01:00
Updated Defining custom perspectives (markdown)
parent
df1acc5821
commit
7b808827bf
@ -27,5 +27,5 @@ In addition to these core required parameters, additional optional parameters ar
|
||||
|
||||
- _minimumheight_ : if set, this set a minimum height value (Y coordinate, in the Minecraft map) of the blocks to be rendered. If it is set above 0, all blocks below this height will be invisible - logically slicing the bottom off of the world at a selected height. This can be used to show underground views.
|
||||
|
||||
- _fence-to-block-join_ : if set, this overrides the _fence-to-block-join_ setting in configuration.txt. If true, fences will be rendered to join other blocks (as is the case in 1.9 and later); if false, fences only join with other fences.
|
||||
- _fence-to-block-join_ : if set, this overrides the _fence-to-block-join_ setting in **configuration.txt**. If true, fences will be rendered to join other blocks (as is the case in 1.9 and later); if false, fences only join with other fences.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user