Added maximumheight to configuration for somewhat better nether rendering.

This commit is contained in:
FrozenCow 2011-02-13 22:33:33 +01:00
parent 440412254b
commit dcf8047914
4 changed files with 21 additions and 12 deletions

View file

@ -24,8 +24,10 @@ maps:
renderers:
- class: org.dynmap.kzedmap.DefaultTileRenderer
prefix: t
maximumheight: 127
- class: org.dynmap.kzedmap.CaveTileRenderer
prefix: ct
maximumheight: 127
web:
# Interval the browser should poll for updates.