kylegospo/minecraft-server-hibernation
Project ID: 63377
Description
Avoid wasting of resources by automatically starting your minecraft server when a player joins and stopping it when no one is online
See GitHub for configuration instructions, package only provides the msh binary.
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable kylegospo/minecraft-server-hibernation
After adding the repository, install msh
:
sudo dnf install msh
Optionally, you may install msh-dev
to preview changes in the dev branch.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (19)*, x86_64 (22)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (12)*, x86_64 (12)* | Fedora 39 (43 downloads) |
Fedora 40 | aarch64 (4)*, x86_64 (6)* | Fedora 40 (24 downloads) |
Fedora 41 | aarch64 (4)*, x86_64 (4)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (18)*, x86_64 (28)* | Fedora rawhide (69 downloads) |
Rhel 8 | x86_64 (18)* | Rhel 8 (47 downloads) |
Rhel 9 | x86_64 (15)* | Rhel 9 (47 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kylegospo/minecraft-server-hibernation
More info about enabling Copr repositories