File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ management-server-host:
118118 default : " localhost"
119119 description : " Controls the host that the Minecraft Server Management Protocol is started."
120120management-server-port :
121- default : " localhost "
121+ default : " 0 "
122122 description : " Controls the port that the Minecraft Server Management Protocol is started on."
123123management-server-secret :
124124 default : " "
@@ -134,7 +134,7 @@ management-server-tls-keystore:
134134 description : >-
135135 Controls the path to the keystore file used for TLS.
136136
137- A server will not start is TLS is enabled and no keystore is provided.
137+ A server will not start when TLS is enabled and no keystore is provided.
138138management-server-tls-keystore-password :
139139 default : " "
140140 description : >-
You can’t perform that action at this time.
0 commit comments