homelab/server/config/minecraft
2022-04-22 13:06:19 -07:00
..
.env Update .env for new DOCKER_CONFIG location 2022-02-25 20:32:39 +00:00
bmcp.yml #21 Rename containers to new convention 2022-04-22 13:06:19 -07:00
e6-056.yml #21 Rename containers to new convention 2022-04-22 13:06:19 -07:00
e6-dev.yml #21 Rename containers to new convention 2022-04-22 13:06:19 -07:00
e6.yml #21 Rename containers to new convention 2022-04-22 13:06:19 -07:00
README.md Switch to java8-multiarch 2022-03-17 14:18:42 -07:00
router.yml #21 Rename containers to new convention 2022-04-22 13:06:19 -07:00
telegraf.conf Init 2022-02-08 17:00:27 -08:00
vanilla.yml #21 Rename containers to new convention 2022-04-22 13:06:19 -07:00

Connecting to a server's CLI

docker attach e6 https://github.com/itzg/docker-minecraft-server#interactive-and-color-console https://github.com/itzg/docker-minecraft-server#interactive-and-color-console https://github.com/itzg/docker-minecraft-server#use-rcon-commands

Updating MC-Router mappings

Restarting MC-Router must be running for all active MC connections. Restarting it kicks everyone off their servers

To update the mappings while running, use docker exec mc-router /mc-router --mapping <new-mapping string>