Option to output player health in json for later web usage.

This commit is contained in:
zeeZ 2011-05-18 15:55:24 +02:00 committed by FrozenCow
parent 8e0f1c6b96
commit 08014fb9a5
5 changed files with 14 additions and 5 deletions

View file

@ -37,6 +37,9 @@ jsonfile: false
# How often the json file gets written to(in seconds)
jsonfile-interval: 1
# Output player health for web usage
health-in-json: true
# Use timesliced fullrender - takes a bit longer, but much more polite for server
timeslicerender: true