Skip to content

Commit fb5c3e0

Browse files
Change default to false so auth server works
1 parent a1ac5e1 commit fb5c3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/proxyconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ PRIORITYSLOTS: 30
9393
VETERANSLOTS: 20
9494

9595
# Whether you want to set the main server as your target or just want to have BungeeCord to decide.
96-
FORCEMAINSERVER: true
96+
FORCEMAINSERVER: false
9797

9898
# Total people allowed to be connected to the queue network
9999
# Make sure you set the BungeeCord/Velocity slots higher than the amount

0 commit comments

Comments
 (0)