mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-25 18:17:37 +01:00
Optional option is optional.
This commit is contained in:
parent
6bea667659
commit
ecf415d9e4
@ -38,7 +38,7 @@ jsonfile: false
|
||||
jsonfile-interval: 1
|
||||
|
||||
# Output player health for web usage
|
||||
health-in-json: true
|
||||
health-in-json: false
|
||||
|
||||
# Use timesliced fullrender - takes a bit longer, but much more polite for server
|
||||
timeslicerender: true
|
||||
@ -117,7 +117,7 @@ web:
|
||||
messagettl: 5
|
||||
- type: playermarkers
|
||||
showplayerfaces: true
|
||||
showplayerhealth: true
|
||||
showplayerhealth: false
|
||||
#- type: digitalclock
|
||||
- type: timeofdayclock
|
||||
showdigitalclock: true
|
||||
|
Loading…
Reference in New Issue
Block a user