Tokipo commited on
Commit
f85ee06
·
verified ·
1 Parent(s): 2cdf9c4

Update plugins/connect/config.yml

Browse files
Files changed (1) hide show
  1. plugins/connect/config.yml +1 -1
plugins/connect/config.yml CHANGED
@@ -4,7 +4,7 @@ endpoint: nano
4
  # This setting is only relevant if you want to allow cracked players to join.
5
  # This should not be irritated by offline-mode servers behind an online-mode proxy, keep this setting disabled.
6
  # If left blank, the correct mode will be securely detected automatically.
7
- allow-offline-mode-players: false
8
 
9
  # Super endpoints are authorized to control this endpoint via Connect API.
10
  # e.g. disconnect players from this endpoint, send messages to players, etc.
 
4
  # This setting is only relevant if you want to allow cracked players to join.
5
  # This should not be irritated by offline-mode servers behind an online-mode proxy, keep this setting disabled.
6
  # If left blank, the correct mode will be securely detected automatically.
7
+ allow-offline-mode-players: true
8
 
9
  # Super endpoints are authorized to control this endpoint via Connect API.
10
  # e.g. disconnect players from this endpoint, send messages to players, etc.