Paper

High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies

Github星跟蹤圖

Paper Build Status

High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.

Support and Project Discussion:

How To (Server Admins)

Paperclip is a jar file that you can download and run just like a normal jar file.

Download Paper from our downloads page.

Run the Paperclip jar directly from your server. Just like old times

How To (Plugin Developers)

  • See our API patches here
  • See upcoming, pending, and recently added API here
  • Paper API javadocs here: papermc.io/javadocs
  • Maven Repo (for paper-api):
<repository>
    <id>papermc</id>
    <url>https://papermc.io/repo/repository/maven-public/</url>
</repository>
  • Artifact Information:
<dependency>
    <groupId>com.destroystokyo.paper</groupId>
    <artifactId>paper-api</artifactId>
    <version>1.15.2-R0.1-SNAPSHOT</version>
    <scope>provided</scope>
 </dependency>

How To (Compiling Jar From Source)

To compile Paper, you need JDK 8, maven, and an internet connection.

Clone this repo, run ./paper jar from bash, get files.

How To (Pull Request)

See Contributing

Special Thanks To:

YourKit-Logo

YourKit, makers of the outstanding java profiler, support open source projects of all kinds with their full featured Java and .NET application profilers. We thank them for granting Paper an OSS license so that we can make our software the best it can be.

主要指標

概覽
名稱與所有者PaperMC/Paper
主編程語言Java
編程語言Shell (語言數: 2)
平台
許可證Other
所有者活动
創建於2016-01-22 05:40:19
推送於2025-05-04 19:35:03
最后一次提交
發布數1
最新版本名稱1.21.4 (發布於 2025-04-12 16:09:53)
第一版名稱1.21.4 (發布於 2025-04-12 16:09:53)
用户参与
星數11k
關注者數165
派生數2.5k
提交數19.4k
已啟用問題?
問題數6872
打開的問題數305
拉請求數3424
打開的拉請求數62
關閉的拉請求數1641
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?