logoalt Hacker News

syrrimlast Sunday at 3:05 PM1 replyview on HN

> I don't know if that is an Arch distribution specific feature.

That's unlikely for two reasons, first because minecraft is closed source, and second because arch packages usually follow upstream very closely.


Replies

ChoosesBarbecuelast Sunday at 3:27 PM

Based on my read of the `minecraft-server` package [0], I think it is using a management script wrapper around the raw Minecraft JAR [1], which implements the aforementioned idle functionality [2].

[0]: https://aur.archlinux.org/cgit/aur.git/about/?h=minecraft-se...

[1]: https://github.com/Edenhofer/minecraft-server

[2]: https://github.com/Edenhofer/minecraft-server/blob/421ff0ff3...

show 1 reply