Skip to content

anthony974/Minecraft-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

This project is about hosting a vanilla minecraft server 1.15.2 with Docker.

Installation

First clone the repositorie

git clone https://github.com/anthony974/Minecraft-Server.git

Then go to the folder and start the server

docker-compose up

You can use this for stopping the server

docker exec mc-server ./stop.sh

Minecraft

If you running this container on your local computer, this is the address of the server

localhost:25565

Configuration

You can edit server.properties before starting the server for your own need.

If you want an access to the cmd you can use this command

docker exec -it mc-server mcrcon -p @c0mp1c@t3DP@ssw0rd

The minecraft world is saved in the folder world.

Thanks

Thanks Tiiffi for the mcrcon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published