Package Details: fabric-server 26.1.2_0.19.1_1.1.1-2

Git Clone URL: https://aur.archlinux.org/fabric-server.git (read-only, click to copy)
Package Base: fabric-server
Description: A Fabric (a modular, lightweight mod loader) enabled Minecraft server
Upstream URL: https://fabricmc.net
Keywords: fabric minecraft minecraft-server modded
Licenses: Apache-2.0
Provides: fabric-server
Submitter: ndoskrnl
Maintainer: jSQrD
Last Packager: jSQrD
Votes: 11
Popularity: 0.116572
First Submitted: 2020-08-24 08:01 (UTC)
Last Updated: 2026-04-10 12:39 (UTC)

Dependencies (8)

Sources (2)

Pinned Comments

jSQrD commented on 2024-10-24 18:31 (UTC) (edited on 2024-10-24 18:32 (UTC) by jSQrD)

As of Minecraft Version 1.20.6, Minecraft requires Java 21. This package will receive updates whenever the Minecraft updates or Fabric updates.

lgm commented on 2021-11-19 18:22 (UTC)

I updated this package to match the latest version of minecraft-server package. THIS UPDATE REQUIRES MANUAL INTERVENTION:

The management script switched from GNU screen to tmux.
Manual intervention is needed to close the previous GNU screen sessions:
Use `sudo -u fabric screen -S fabric -rx` to attach to the fabric session and stop it.
Do the same for the `idle_server_fabric` session if one is running.

You can also stop the running fabric server before the update and then start again after the update.

Latest Comments

1 2 3 Next › Last »

jSQrD commented on 2026-03-01 03:52 (UTC)

@Capricious-frog Just noticed I was using the SHA for the old version of the installer I usual check before a push but forgot.

Xeno commented on 2026-02-14 23:41 (UTC)

You can get the package working by manually changing the PKGBUILD to the correct sha512sum.

The easiest way you can do it automatically is:

git clone https://aur.archlinux.org/fabric-server.git
cd fabric-server
sha512sum fabric-installer-*.jar
updpkgsums
makepkg -sirc

Capricious-frog commented on 2026-01-12 15:25 (UTC) (edited on 2026-01-12 15:26 (UTC) by Capricious-frog)

I'm trying to update the package but the checksum for the file fabric-installer file fails.

==> Validating source files with sha512sums...
    minecraft-server-1.0.4.tar.gz ... Passed
    fabric-installer-1.1.1.jar ... FAILED
==> ERROR: One or more files did not pass the validity check!

rumbah commented on 2025-11-03 23:24 (UTC)

Thanks for being so fast with reacting to the out of date notification.

jSQrD commented on 2024-10-24 18:31 (UTC) (edited on 2024-10-24 18:32 (UTC) by jSQrD)

As of Minecraft Version 1.20.6, Minecraft requires Java 21. This package will receive updates whenever the Minecraft updates or Fabric updates.

lgm commented on 2024-08-17 09:48 (UTC)

@jSQrDm, I added you as a maintainer