From 6a734c17fdcb8db9726f4761ce4f4f0803089955 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Mon, 11 Feb 2019 22:37:37 +0100 Subject: [PATCH] Long overdue fix (neutrality) --- Towny/settings/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Towny/settings/config.yml b/Towny/settings/config.yml index b534eb2..ca3b90a 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: 'false' + nation_can_be_neutral: 'true' #By setting this to true, nations will receive a prompt for alliances and alliances will show on both nations. disallow_one_way_alliance: 'true'