From ec12c4ceb212c621331e3da60de4392d6e492558 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 27 Oct 2016 14:43:51 +0200 Subject: [PATCH] Update spigot.yml.tmpl --- rootfs/etc/confd/templates/spigot.yml.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rootfs/etc/confd/templates/spigot.yml.tmpl b/rootfs/etc/confd/templates/spigot.yml.tmpl index e13dc1f..a048af5 100644 --- a/rootfs/etc/confd/templates/spigot.yml.tmpl +++ b/rootfs/etc/confd/templates/spigot.yml.tmpl @@ -11,7 +11,7 @@ settings: moved-wrongly-threshold: 0.0625 moved-too-quickly-multiplier: 10.0 item-dirty-ticks: 20 - bungeecord: {{getenv "BUNGEECORD"}} + bungeecord: {{getenv "BUNGEECORD" "false"}} attribute: maxHealth: max: 2048.0 @@ -98,4 +98,4 @@ world-settings: random-light-updates: false save-structure-info: true max-entity-collisions: 8 - dragon-death-sound-radius: 0 \ No newline at end of file + dragon-death-sound-radius: 0