Update spigot.yml.tmpl
This commit is contained in:
parent
0995647611
commit
ec12c4ceb2
@ -11,7 +11,7 @@ settings:
|
|||||||
moved-wrongly-threshold: 0.0625
|
moved-wrongly-threshold: 0.0625
|
||||||
moved-too-quickly-multiplier: 10.0
|
moved-too-quickly-multiplier: 10.0
|
||||||
item-dirty-ticks: 20
|
item-dirty-ticks: 20
|
||||||
bungeecord: {{getenv "BUNGEECORD"}}
|
bungeecord: {{getenv "BUNGEECORD" "false"}}
|
||||||
attribute:
|
attribute:
|
||||||
maxHealth:
|
maxHealth:
|
||||||
max: 2048.0
|
max: 2048.0
|
||||||
@ -98,4 +98,4 @@ world-settings:
|
|||||||
random-light-updates: false
|
random-light-updates: false
|
||||||
save-structure-info: true
|
save-structure-info: true
|
||||||
max-entity-collisions: 8
|
max-entity-collisions: 8
|
||||||
dragon-death-sound-radius: 0
|
dragon-death-sound-radius: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user