10 lines
		
	
	
		
			297 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			297 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
Minecraft Server that will automatically download selected version at startup
 | 
						|
 | 
						|
Once you have installed the app, the server will be available on port 25565 (default Minecraft port).
 | 
						|
 | 
						|
In order to enter the server console run the following command on your server:
 | 
						|
 | 
						|
```
 | 
						|
docker exec -i mc rcon-cli
 | 
						|
```
 |