AdityaGupta1 / mobycraft

A Minecraft client-side mod to manage and visualize Docker containers in Minecraft
Apache License 2.0
35 stars 7 forks source link

Add "/docker rename" and "/docker teleport" commands #36

Closed AdityaGupta1 closed 8 years ago

AdityaGupta1 commented 8 years ago

"/docker rename " will rename a container from its current name to a new name

"/docker teleport " will teleport the player to the container with name

AdityaGupta1 commented 8 years ago

Added /docker teleport

AdityaGupta1 commented 8 years ago

Can't find command for /docker rename, not going to add it for now