Allow disabling of queue command cooldown system

This commit is contained in:
ajgeiss0702
2023-04-30 10:12:41 -07:00
parent f1c9749c59
commit a91d271932
2 changed files with 12 additions and 6 deletions
+2
View File
@@ -314,6 +314,8 @@ give-fulljoin-players-priority: 0
force-queue-server-target: true
# How long should the cooldown for queue commands be? (in seconds)
# Set to -1 to disable
# Default: 3
queue-command-cooldown: 3
# Should any server switch (including the initial join) count against the queue command cooldown?