2022-03-17 14:01:09 -07:00
|
|
|
## Connecting to a server's CLI
|
2022-05-09 20:56:41 -07:00
|
|
|
`docker attach minecraft_e6`
|
2022-03-17 14:01:09 -07:00
|
|
|
https://github.com/itzg/docker-minecraft-server#interactive-and-color-console
|
2022-03-17 14:18:42 -07:00
|
|
|
https://github.com/itzg/docker-minecraft-server#use-rcon-commands
|
|
|
|
|
|
|
|
## Updating MC-Router mappings
|
2022-05-02 09:46:56 -07:00
|
|
|
MC-Router must be running for all active MC connections. Restarting it kicks everyone off their servers
|
2022-03-17 14:18:42 -07:00
|
|
|
|
|
|
|
To update the mappings while running, use `docker exec mc-router /mc-router --mapping <new-mapping string>`
|