Disable Towny tp warmup

This commit is contained in:
Norbi Peti 2020-08-12 23:53:18 +02:00 committed by GitHub
parent 57b500bbd0
commit 9894078938
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.