auto-mcs
auto-mcs copied to clipboard
Can't import server without a .bat/.sh startup script
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