https://github.com/bensuperpc/docker-minecraft-server
My Minecraft server in docker (PaperMC + Velocity)
https://github.com/bensuperpc/docker-minecraft-server
docker docker-compose minecraft minecraft-server
Last synced: 8 months ago
JSON representation
My Minecraft server in docker (PaperMC + Velocity)
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-minecraft-server
- Owner: bensuperpc
- License: mit
- Created: 2021-05-29T10:42:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-23T00:27:42.000Z (8 months ago)
- Last Synced: 2025-10-23T02:31:27.020Z (8 months ago)
- Topics: docker, docker-compose, minecraft, minecraft-server
- Language: Makefile
- Homepage:
- Size: 466 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# docker minecraft server
## _minecraft server in docker_
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)
[](https://github.com/Bensuperpc/docker-minecraft-server/actions/workflows/main.yml)
# New Features
- Add github CI and update submodule
### Install
You need Linux distribution like Ubuntu or Manjaro
```sh
git clone --recurse-submodules https://github.com/Bensuperpc/docker-minecraft-server.git
```
### Usage
#### Start server
```sh
cd minecraft-server/hyperworldv2/ && make start
```
#### Stop server
```sh
cd minecraft-server/hyperworldv2/ && make stop
```
### Server website
The server must be started!
#### Dynmap
#### Rcon (CMD...)
#### Minecraft Plan (Need to config)
### Todos
- Write Tests
- Continue dev. :D
### More info
-
License
----
MIT License
**Free Software forever !**