gekware/minecraft-server-hibernation

Unfreeze Server on POSIX signal

leleneme opened this issue · 0 comments

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

As far as I know, the only way to wake up a frozen server through msh is by connecting with a Minecraft client.

Describe the solution you'd like.

My suggestion is for an msh instance to listen to a user signal (SIGUSR1 or SIGUSR2) then it could wake up the Minecraft server.

Additional context to this request.

No response