2016-03-06 14:45:26 +01:00
|
|
|
# Should ViaVersion check for updates?
|
|
|
|
checkforupdates: true
|
|
|
|
# Should we send any bulk chunks, in sync (may be slower but fixes timings)
|
2016-03-06 16:10:54 +01:00
|
|
|
# Currently broken due to sign updates, possibly will return
|
2016-03-06 14:45:26 +01:00
|
|
|
sync-chunks: true
|
2016-03-07 00:22:45 +01:00
|
|
|
# No collide options, these allow you to configure how collision works.
|
|
|
|
# Do you want us to prevent collision?
|
|
|
|
prevent-collision: true
|
|
|
|
# If the above is true, should we automatically team players until you do?
|
|
|
|
auto-team: true
|
2016-03-07 23:55:57 +01:00
|
|
|
# When enabled if certain metadata can't be read we won't tell you about it
|
|
|
|
suppress-metadata-errors: false
|