From 49e8ecee46cd37fd3a619a421359dfecc492d028 Mon Sep 17 00:00:00 2001 From: Creepachu <44036564+Creepachu@users.noreply.github.com> Date: Sat, 24 Nov 2018 17:38:54 -0500 Subject: [PATCH] Update config.yml --- Towny/settings/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Towny/settings/config.yml b/Towny/settings/config.yml index c9b0c27..d12d128 100755 --- a/Towny/settings/config.yml +++ b/Towny/settings/config.yml @@ -1009,7 +1009,7 @@ bank: war: #This setting allows you disable the ability for a nation to pay to remain neutral during a war. - nation_can_be_neutral: 'true' + nation_can_be_neutral: 'false' #By setting this to true, nations will receive a prompt for alliances and alliances will show on both nations. disallow_one_way_alliance: 'true' @@ -1056,7 +1056,7 @@ war: event: warning_delay: '30' #If false all towns not in nations can be attacked during a war event. - towns_are_neutral: 'true' + towns_are_neutral: 'false' enemy: # If true, enemy's can only attack the edge plots of a town in war. only_attack_borders: 'true'