logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install PaperMC/Paper. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

PaperMC/Paper Installation Guide

How to install PaperMC/Paper. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for PaperMC/Paper. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i PaperMC/Paper
or

Install via npx

npx @hexmos/ipm i PaperMC/Paper

Prerequisites

JDK 21

system_tool

Version: 21.0.2+10-release-final

Java Development Kit (JDK)

system_tool

Version: 17.0.1

Maven

build_tool

Version: 3.8.1

Gradle

build_tool

Version: 7.0.1

Git

system_tool

Version: 2.34.1

Node.js

other

Version: 18.17.0

Python

language

Version: 3.9.5

Apache Maven

package_manager

Version: 3.8.1

Gradle Wrapper

system_tool

Version: 7.0.1

Paper API

library

Version: 1.21.10-R0.1-SNAPSHOT

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Binary Download and Run

Download Paper from our downloads page: https://papermc.io/downloads/

Run the Paperclip jar directly from your server.

Compile from Source

./gradlew applyPatches

./gradlew createMojmapBundlerJar

Post Installation Steps

  • Start the server using the command: `java -jar paper-server.jar`
  • Run database migrations using the command: `./gradlew migrate`