By default, generate random RCON password at startup (#2071)

This commit is contained in:
Geoff Bourne
2023-04-07 20:05:09 -05:00
committed by GitHub
parent 8987d2cc81
commit f6ab2aaab3
5 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,2 @@
mc-image-helper assert propertyEquals --file=server.properties --property=rcon.password --expect=minecraft
mc-image-helper assert propertyEquals --file=server.properties --property=rcon.port --expect=25575
mc-image-helper assert propertyEquals --file=server.properties --property=enable-rcon --expect=true