Skip to content

Releases: Kozova1/MCDeploy

Better progress bars

10 Jul 15:50
a50f37b
Compare
Choose a tag to compare

Release Notes

  • Better progress bars, now sometimes use MiB instead of only KiB
  • More colors in success and error prompts
  • Updated documentation

Progress Bars for everyone!

10 Jul 09:01
a5f85b7
Compare
Choose a tag to compare

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

09 Jul 12:47
d905477
Compare
Choose a tag to compare

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.

09 Jul 11:41
6ba482a
Compare
Choose a tag to compare

Release notes

  • Now supports downloading plugins.
  • Improved errors when trying to download a file fails.
  • Better documentation.

Custom server.jar support

08 Jul 16:12
c51e7b2
Compare
Choose a tag to compare

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 HttpClients are always closed properly.

Datapacks Support

07 Jul 19:35
5a50c49
Compare
Choose a tag to compare

Release Notes:

  • Support for datapack fetching
  • Documentation updated
  • No file overwriting anymore

First Release!

07 Jul 18:18
cbf1e55
Compare
Choose a tag to compare

To run: java -jar MCDeploy.jar help