Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 480 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 480 Bytes

paper-docker

A docker image for a minecraft paper server

Instructions

  1. Pull the container 1.1. From Github Packages: docker pull ghcr.io/qtqgyt/paper-docker:<version> 1.2. From Docker Hub: docker pull qwertytech/mc-paper-server:<version>
  2. Run it (docker run -dit -p 127.0.0.1:25565:25565 paper-<version>)
  3. In Docker, get into the terminal and run start; and the server will start up.
  4. In Minecraft, join the server localhost:25565.
  5. 👋!