thedutchruben / Paper-Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper Mc

Publish Image

Create your paper mc server with this image. This image will provide the latest version with the latest version of ViaVersion and ViaBackwards.

Environment Variables

To run this project, you will need to add the following environment variables to your environment

XMS default 1G

XMX default 1G

EULA default FALSE you need to accept the eula by setting this to true

Volumes

/minecraft This is the main folder for your minecraft server

Usage/Examples

docker run thedutchruben/papermc:latest --env eula=true -v /home/minecraft:/minecraft

About


Languages

Language:Shell 85.4%Language:Dockerfile 14.6%