Assist with rcon error handling

This commit is contained in:
Joey Hafner 2022-06-13 10:29:16 -07:00
parent 8481bf591a
commit 31cb8ea879

View File

@ -1,6 +1,7 @@
## Connecting to a server's CLI
To connect to a server's RCON Minecraft console, run
`docker exec -it minecraft_e6 rcon-cli --password thanksitzg`
If you get "Failed to connect to RCON serverrcon: authentication failed", check the `server.properties` values for `enable-rcon` and `rcon.password`.
Do not prefix commands with `/`.
- https://github.com/itzg/docker-minecraft-server#interactive-and-color-console