macarooni-man / auto-mcs

Cross-platform Minecraft server manager
https://www.auto-mcs.com
GNU General Public License v3.0
130 stars 7 forks source link

Make import a server better #87

Open Greninja9257 opened 1 day ago

Greninja9257 commented 1 day ago

When you import a server the jar file needs to be just the right name as the original jar file. Make it able to detect what the jar file mod loader is and where it is so you don't need to change the name.

macarooni-man commented 1 day ago

When you import a server the jar file needs to be just the right name as the original jar file. Make it able to detect what the jar file mod loader is and where it is so you don't need to change the name.

Hi! I'm not sure exactly what you mean:

The import server functionality actually detects what .jar file you specified in the launch script. If you don't have a launch script, it tries to find any .jar file in the directory, so it doesn't actually find anything based on the name. If you're having issues, feel free to join our Discord server and we'll help you out!