Skip to content

Commit

Permalink
Change default to false so auth server works
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE committed Dec 28, 2021
1 parent a1ac5e1 commit fb5c3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/proxyconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ PRIORITYSLOTS: 30
VETERANSLOTS: 20

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

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

0 comments on commit fb5c3e0

Please sign in to comment.