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'