From 9894078938fde8f4d2fe89e2035689ffdb9fdbde Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Wed, 12 Aug 2020 23:53:18 +0200 Subject: [PATCH] Disable Towny tp warmup --- 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 0444146..b2159a5 100755 --- a/Towny/settings/config.yml +++ b/Towny/settings/config.yml @@ -397,7 +397,7 @@ global_town_settings: # When set to true both nation and ally spawn travel will also require the target town to have their status set to public. is_nation_ally_spawning_requiring_public_status: 'true' # If non zero it delays any spawn request by x seconds. - teleport_warmup_time: '60' + teleport_warmup_time: '0' # When set to true, if players are currently in a spawn warmup, moving will cancel their spawn. movement_cancels_spawn_warmup: 'false' # When set to true, if players are damaged in any way while in a spawn warmup, their spawning will be cancelled.