gekware / minecraft-server-hibernation

Autostart and stop minecraft-server when players join/leave
GNU General Public License v3.0
379 stars 37 forks source link

Make MSH watch eula.txt and toggle to the correct state when its modifyed #207

Closed BolverBlitz closed 1 year ago

BolverBlitz commented 1 year ago

Is there an existing feature request for this?

Describe the feature you would like to see.

Currently you start msh, it will check if eula.txt exists. It does not -> It launches MS to generate it. Then its stuck until you restart it (At least in the Egg)

Describe the solution you'd like.

With libs like fsnotify msh could watch the file until it was modifyed, then check if its correct and reset its state.

Additional context to this request.

No response

gekigek99 commented 1 year ago

fixed in 0d6f6da38684c127c5a0a18a69ed679b63d56832