mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
4 lines
306 B
Bash
4 lines
306 B
Bash
|
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
|