made false default value for remove-player-on-server-switch
This commit is contained in:
@@ -34,8 +34,8 @@ kick-reasons:
|
|||||||
# If they join another queue, they will be removed from the previous one no matter what
|
# If they join another queue, they will be removed from the previous one no matter what
|
||||||
# This is more meant for if you have multiple lobbies if you want to let the player switch
|
# This is more meant for if you have multiple lobbies if you want to let the player switch
|
||||||
# between them without losing their queue position
|
# between them without losing their queue position
|
||||||
# Default: true
|
# Default: false
|
||||||
remove-player-on-server-switch: true
|
remove-player-on-server-switch: false
|
||||||
|
|
||||||
|
|
||||||
# Should we wait until the server is done loading to load the servers?
|
# Should we wait until the server is done loading to load the servers?
|
||||||
|
|||||||
Reference in New Issue
Block a user