+ Default queue waiting time is now 30s

master
Giov4 2020-11-09 22:44:50 +01:00
parent d678c69bc7
commit 3aaa8df487
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ skywars_settings.loading_time = 10
-- The time to wait before the loading phase starts.
-- It gets triggered when the minimium amount of players has been reached to start the queue.
skywars_settings.queue_waiting_time = 10
skywars_settings.queue_waiting_time = 30
-- The time between the end of the match and the respawn at the hub.
skywars_settings.celebration_time = 5