mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-01-08 10:18:42 +00:00
3 lines
306 B
Bash
3 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
|