auto-mcs icon indicating copy to clipboard operation
auto-mcs copied to clipboard

Can't import server without a .bat/.sh startup script

Open macarooni-man opened this issue 9 months ago • 0 comments

If there isn't a startup script in the server directory, the server will fail to import. To fix this and increase compatibility:

  • Move the functionality of searching through the startup scripts to a function
  • If no scripts are found, check the largest .jar file in the server directory if it exists

macarooni-man avatar May 12 '24 22:05 macarooni-man