Package Details: minecraft-server 26.2-1

Git Clone URL: https://aur.archlinux.org/minecraft-server.git (read-only, click to copy)
Package Base: minecraft-server
Description: Minecraft server unit files, script, and jar
Upstream URL: https://minecraft.net/
Keywords: bash minecraft official script server
Licenses: custom
Conflicts: minecraft-canary, minecraft-server-systemd
Submitter: sorcix
Maintainer: edh
Last Packager: edh
Votes: 171
Popularity: 0.26
First Submitted: 2010-11-29 15:52 (UTC)
Last Updated: 2026-06-17 02:20 (UTC)

Dependencies (8)

Required by (0)

Sources (2)

Pinned Comments

edh commented on 2016-06-18 18:24 (UTC) (edited on 2021-10-02 08:19 (UTC) by edh)

To get an overview of the available options provided by the management script, be sure to have a look at the help page or read the according section on the ArchWiki article [1].

You can quit the console without shutting down the server by press ctrl+a d (first ctrl+a and after releasing the buttons press d; ctrl+b also works). This will detach your input from the server console. The attaching and detaching is done with tmux (previously GNU screen) since it lets you view and type into the console, send single commands to it and keep it alive without a connected user. Take a look at the the command overview at the ArchWiki [2] to get a feel for its power. (@carmelo12341)

[1] https://wiki.archlinux.org/title/Minecraft#Setup [2] https://wiki.archlinux.org/title/Tmux

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 37 Next › Last »

<deleted-account> commented on 2012-11-02 19:25 (UTC)

Why not change the download location to Minecraft's CDN? In case the website is down. https://s3.amazonaws.com/MinecraftDownload/launcher/minecraft_server.jar

SirPenguins commented on 2012-10-29 14:25 (UTC)

Bumped it to 1.4.2 Sorry it took so long, the AUR was down and right when it came back up Hurricane Sandy hit my area.

ImNtReal commented on 2012-10-26 16:26 (UTC)

All it needs is a version bump.

<deleted-account> commented on 2012-09-30 01:31 (UTC)

I recommend the download location be changed to Minecraft's CDN, since the official website tends to go offline rather often... eg. a the time of writing this. :P Official CDN here: https://s3.amazonaws.com/MinecraftDownload/launcher/minecraft_server.jar Can be confirmed here: http://assets.minecraft.net/

<deleted-account> commented on 2012-08-23 05:20 (UTC)

I will look into including a systemd service script to my package.

SirPenguins commented on 2012-08-17 16:53 (UTC)

I would rather not. My package uses screen as the monitor for the server console, his package uses something else. You're always welcome to include the systemd service files in this package, but I prefer to implement my server with screen. :)

artemklevtsov commented on 2012-08-17 07:38 (UTC)

May be merge this package with minecraft-server-systemd?

SirPenguins commented on 2012-08-10 23:57 (UTC)

No particular reason. I've updated the dependencies now. Thanks! :)

<deleted-account> commented on 2012-08-10 23:47 (UTC)

Is there a reason that this package depends on java-runtime, and not just java-runtime-headless? The minecraft server runs fine with java-runtime-headless installed.

<deleted-account> commented on 2012-08-03 17:53 (UTC)

Package updated to 1.3.1. Enjoy.