I have updated the package to the latest Paper sources. I apologize for the time it took to update this package, as I was busy IRL and I ended up ignoring the email I received about the package being outdated.
The resulting jar was renamed from paperclip.jar
to papermc_server.jar
due to the changes upstream (seems like paperclip is no longer used and one can simply run gradle to produce the server jar) and to provide better compatibility with the versioned package, papermc
.
The required java version was also updated to java>=17, reflecting the change from the latest Minecraft version.
Pinned Comments
xinayder commented on 2021-12-12 02:50 (UTC) (edited on 2021-12-12 02:53 (UTC) by xinayder)
I have updated the package to the latest Paper sources. I apologize for the time it took to update this package, as I was busy IRL and I ended up ignoring the email I received about the package being outdated.
The resulting jar was renamed from
paperclip.jar
topapermc_server.jar
due to the changes upstream (seems like paperclip is no longer used and one can simply run gradle to produce the server jar) and to provide better compatibility with the versioned package,papermc
.The required java version was also updated to java>=17, reflecting the change from the latest Minecraft version.
xinayder commented on 2020-07-15 13:51 (UTC)
FYI this package doesn't need updating as long as the Paper development team keeps using the master branch for latest Minecraft versions. It should compile without any issues.