cgorican / papermc-server

Dockerized minecraft server 1.20.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper Minecraft Server

Minecraft server created to have fun with friends

PaperMC
Version: 1.20.4

Setup

Inside the server.properties set the enforce-secure-profile to false!
Also if the JAVA version is unsuported you need to add the -DPaper.IgnoreJavaVersion=true flag inside the Dockerfile.

Plugins

All the compatible plugins can be found here.

How to run

At first you will have to run the server to generate the world and other server files!
You will need to accept the EULA terms inside the server-data/eula.txt - change false -> true.

docker-compose up -d --build

About

Dockerized minecraft server 1.20.4


Languages

Language:Dockerfile 81.3%Language:Batchfile 18.7%