5 ms·
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 a
by ChoosesBarbecue 2mo ago
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-server https://aur.archlinux.org/cgit/aur.git/about/?h=minecraft-se...
[1]: https://github.com/Edenhofer/minecraft-server https://github.com/Edenhofer/minecraft-server
[2]: https://github.com/Edenhofer/minecraft-server/blob/421ff0ff3302f746dcad95b0c90c22c4f904a286/minecraftd.sh.in#L108-L165 https://github.com/Edenhofer/minecraft-server/blob/421ff0ff3...
- syrrim 2mo agothat's not arch specific per se but touche