File tree Expand file tree Collapse file tree
shared/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,9 +80,6 @@ SOURCE_SERVER: "lobby"
8080# Connecting to server message
8181JOINING_TARGET_SERVER : " &6Connecting to the server..."
8282
83- # Whether you want to set the target server as your target or just want to have the proxy decide based on original target.
84- FORCE_TARGET_SERVER : false
85-
8683# Total people allowed to be connected to the queue network
8784# Make sure you set the BungeeCord/Velocity slots higher than the amount
8885# of people you get regularly for example 9000 and 9000 on the queue server
@@ -97,7 +94,7 @@ MAX_PLAYERS_PER_MOVE: 10
9794
9895# Should the queue be always active or only when the target server is full?
9996# When activated you will always be sent into the queue server and then the target server.
100- ALWAYS_QUEUE : true
97+ ALWAYS_QUEUE : false
10198
10299# Send an XP sound to every player who gets to position 5 or below in the queue
103100SEND_XP_SOUND : true
You can’t perform that action at this time.
0 commit comments