mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-03 09:19:38 +01:00
34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
Paper [![CI Status](http://ci.destroystokyo.com/buildStatus/icon?job=PaperSpigot)](http://ci.destroystokyo.com/job/PaperSpigot/)
|
|
===========
|
|
|
|
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.
|
|
|
|
[IRC Support and Project Discussion](http://irc.spi.gt/iris/?channels=PaperSpigot)
|
|
|
|
|
|
|
|
|
|
How To (Server Admins)
|
|
------
|
|
Download a copy of Paperclip.jar from our buildserver here:
|
|
https://ci.destroystokyo.com/job/PaperSpigot/
|
|
|
|
Run the PaperClip jar directly from your server. Just like old times
|
|
|
|
PaperSpigot requires **Java 8** or above.
|
|
|
|
|
|
How To (Compiling From Source)
|
|
------
|
|
To compile PaperSpigot, you need JDK 8, maven, and an internet connection.
|
|
|
|
Clone this repo, run ./build.sh --jar from *bash*, get files.
|
|
|
|
Leave off --jar if you only wish to resync your checkout and not create a paperclip jar file just yet.
|
|
|
|
Special Thanks To:
|
|
-------------
|
|
|
|
![YourKit-Logo](https://www.yourkit.com/images/yklogo.png)
|
|
|
|
[YourKit](http://www.yourkit.com/), makers of the outstanding java profiler, support open source projects of all kinds with their full featured [Java](https://www.yourkit.com/java/profiler/index.jsp) and [.NET](https://www.yourkit.com/.net/profiler/index.jsp) application profilers. We thank them for granting PaperSpigot an OSS license so that we can make our software the best it can be. |