I believe it would be beneficial to transform ServerControl into a full-fledged utility capable of controlling lifecycle of Minecraft server, checking health status, installing mods, etc.
Currently, ServerControl is a dependent unit of a service that doesn't yet exist. We plan to create a backend that will work with it, but this is still in the planning stages.
With its functionality, ServerControl is equipped to function independently with a single instance of a Minecraft server. I think we should empower users to tap into its capabilities.
It wouldn't be difficult to device a simple utility interface with the Viper package to manage Minecraft through ServerControl.
As we develop the utility interface, we only need to modify the singleton CLI; we will not be touching the internal logic.
Therefore, I foresee no issues implementing this feature in future releases.
I believe it would be beneficial to transform ServerControl into a full-fledged utility capable of controlling lifecycle of Minecraft server, checking health status, installing mods, etc.
Therefore, I foresee no issues implementing this feature in future releases.