Releases: Kozova1/MCDeploy
Releases · Kozova1/MCDeploy
Better progress bars
Progress Bars for everyone!
Release Notes
- Now displays progress bars for every file download!
- Switched to using Arrow types instead of custom types
- Improved error handling, with more than 10 different error types!
Add 'version' command, systemd integration
Release Notes
- Add
write-systemd-service
command which generates a basic systemd user service template. - Add
version
command which prints the current version
Plugin Support, better documentation, better error handling.
Release notes
- Now supports downloading plugins.
- Improved errors when trying to download a file fails.
- Better documentation.
Custom server.jar support
This release adds support for getting server.jar
from alternate sources.
It also updates the documentation and switches to a more modular design for both shell argument handling and downloading server.jar
.
Also removed pretty much all uses of exitProcess
and ensured that HttpClient
s are always closed properly.
Datapacks Support
Release Notes:
- Support for datapack fetching
- Documentation updated
- No file overwriting anymore
First Release!
To run: java -jar MCDeploy.jar help