Made use of newly introduced unloadChunk in BukkitAPI + removal of unstable features.
This commit is contained in:
parent
2a521ed945
commit
5f2ca2cfa2
3 changed files with 26 additions and 81 deletions
|
|
@ -3,10 +3,6 @@
|
|||
# How often a tile gets rendered (in seconds).
|
||||
renderinterval: 1
|
||||
|
||||
# When enabled Dynmap will preload chunks before rendering a tile. This will avoid Dynmap rendering unloaded (=partially blue) tiles.
|
||||
# This WILL impact memory and diskio.
|
||||
loadChunks: false
|
||||
|
||||
# The path where the tile-files are placed.
|
||||
tilepath: web/tiles
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue