Package Details: papermc 1.21.11+b69-1

Git Clone URL: https://aur.archlinux.org/papermc.git (read-only, click to copy)
Package Base: papermc
Description: Next generation of Minecraft server, compatible with Spigot plugins and offering uncompromising performance
Upstream URL: https://papermc.io/
Keywords: alternative craftbukkit cuberite minecraft-server paperspigot spigot
Licenses: custom
Conflicts: papermc-git
Submitter: edh
Maintainer: edh
Last Packager: edh
Votes: 26
Popularity: 0.083674
First Submitted: 2019-08-06 07:47 (UTC)
Last Updated: 2026-01-10 21:12 (UTC)

Dependencies (8)

Required by (0)

Sources (3)

Pinned Comments

edh commented on 2019-09-03 10:54 (UTC) (edited on 2019-10-22 09:52 (UTC) by edh)

Unfortunately, upstream does not really have proper releases but instead points to build-versions of the software. Note, I will not push every new build of the package to the AUR but I will update the package upon new minecraft releases, e.g. for 1.14.4 to 1.14.5.

Latest Comments

1 2 3 4 5 6 7 Next › Last »

miln commented on 2025-06-28 17:19 (UTC)

v1.21.6 (build 46) is out

For anyone interested in updating their local version like me...

_pkgver=1.21.6 _build=46

jar link https://api.papermc.io/v2/projects/paper/versions/1.21.6/builds/46/downloads/paper-1.21.6-46.jar

sha512sum dcf1f5e62c7fcb08e87af0016c9d26e225c4607ee9d881dc4c1296c2e6f7b6f55f5041b8cdbb07e9d8521b83d8e4495788919b4b96050f96c9e6441c36010ff8

fraunos commented on 2025-05-11 18:09 (UTC)

Hi @edh! I can see on https://api.papermc.io/v2/projects/paper there is a new version 1.21.5 available, when is update of the pkgver planned?

ispeaknousa commented on 2025-01-02 14:04 (UTC) (edited on 2025-01-02 14:05 (UTC) by ispeaknousa)

Hello and happy new year!

The download link structure has been changed by Paper (there's now a subdomain for the API):

nissen22 commented on 2022-05-27 11:43 (UTC) (edited on 2022-05-27 11:51 (UTC) by nissen22)

Getting the error: Unsupported Java detected (62.0). Only up to Java 17 is supported. EDIT: Adding the flag -DPaper.IgnoreJavaVersion=true in the config file fixes this. Hopefully java 18 doesnt break stuff...

Cryen commented on 2022-05-21 20:35 (UTC)

@edh I misunderstood your pinned comment then. Thanks for the configuration file location, I couldn't find any information on this in the script.

edh commented on 2022-05-21 15:28 (UTC)

@Cryen Please see the pinned comment regarding minor version updates. I am well aware that that the updates could be automated but this is not a -git-like package.

You can edit all configuration options via /etc/conf.d/papermc. This file will not be overwritten in an update. It is tracked by pacman via the backup option of makepkg.

Cryen commented on 2022-05-21 00:39 (UTC) (edited on 2022-05-21 00:39 (UTC) by Cryen)

Regarding the minor version update, can you take a look at https://docs.papermc.io/papermc/downloads-api? You can also check the last comment here for reference: https://papermc.io/forums/t/improving-my-update-script-for-debain/5212/11

Another question, can I safely increase the ram usage in /usr/bin/papermc by changing SERVER_START_CMD? It seems like it would be reverted every package update, how would I make it permanent?

edh commented on 2022-03-05 15:22 (UTC)

@Zalgo I forgot that someone beat me to it: There already is a papermc-git version in the AUR. However, it does not ship the management script. If you think that this would be a great addition, I suggest to ask the maintainer of papermc-git whether he is willing to add the script.