Releases: keepittechie/mcsli
Releases · keepittechie/mcsli
v0.0.1
First official release since starting this project a couple months ago.
This release includes the following updates to the Minecraft server installation script:
Version Availability Check:
- Added a function to check if the requested Minecraft version is available for paper, purpur, vanilla, and fabric.
- Prompts the user to enter a different version if the selected version is not available.
Enhanced Installation Process:
- Improved Java installation by dynamically selecting the appropriate Java version based on the Minecraft version.
- Ensured the target directory exists before downloading the Minecraft server JAR file.
Debugging and Logging:
- Added debug messages to display download URLs for better troubleshooting.
- Enhanced logging of installed packages for better dependency management.
Improved User Feedback:
- Added clear error messages and guidance for user actions, such as starting the Minecraft service and modifying server properties.
- These changes improve the robustness, user-friendliness, and reliability of the Minecraft server installation process.