hexparrot/mineos

let mineos server run via start.sh file

MaJoRX0 opened this issue · 1 comments

hi im trying to run a modpack server via mineos but I need to run the server via start.sh file how I can do that from the mineos GUI web?

Very infrequently is it required to have to start a server via start.sh; often the script is just a convenience wrapper to include all the necessary java parameters for startup.

That said, servers cannot be started (with mineos) using start.sh because these wrapper scripts do not create the screen session that allows the webui to interface with the server itself.

Can you check your script to see what the startup script is accomplishing, and perhaps there is a way for MineOS to start your server while using the MineOS conventions it is capable of operating with?