Added configurable render-triggers.

This commit is contained in:
FrozenCow 2011-03-05 15:39:21 +01:00
parent 1f05bc99e2
commit dd38b4b972
3 changed files with 98 additions and 37 deletions

View file

@ -3,6 +3,15 @@
# How often a tile gets rendered (in seconds).
renderinterval: 1
render-triggers:
# - playermove
# - playerjoin
- blockplaced
- blockbroken
# - blockbreak
# - chunkgenerated
# - chunkloaded
# The path where the tile-files are placed.
tilespath: web/tiles