Update plugins/connect/config.yml
Browse files
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:
|
| 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.
|