-
Version 1.2.0 Stable
released this
2025-12-14 00:15:55 -08:00 | 0 commits to main since this releaseadded SpigotMC!
Well its technically its Spiget, but same diff
Downloads
-
released this
2025-12-13 20:08:15 -08:00 | 1 commits to main since this releaseAdded concurrency control for downloads using p-limit (max 6 simultaneous).
Removed cli-progress and progress bars from downloads, as it shits the bed with concurrency.
Simplified axios requests in downloadJar (removed custom headers as it was used only for cli-progress).
Refactored Jenkins handling to use API JSON instead of HTML scraping. (as i had weird failing with a few jenkins servers, and this seemed to fix it completely)
Removed cli-progress dependency; added p-limit dependency.
Downloads
-
Version 1.1.0 Stable
released this
2025-07-23 12:43:35 -07:00 | 2 commits to main since this release- Fixed PaperMC hanger
- added PaperMC server downloader
- made it so that you set your remote path as the root of your Minecraft server, and the script figures out where the files need to go
- Fixed Modrinth so that it also handles server distros like how Jenkins handler does it
- Added Minecraft distro and version to config.json.example, this is used right now, but I will be writing it into the script soon
- added LICENSE file
I can't spell for the life of me
Downloads
-
Version 1.0.5 Stable
released this
2025-07-02 14:49:59 -07:00 | 3 commits to main since this releaseFix Jenkins download
When I was pulling some downloads, it was grabbing all versionsDownloads
-
Version 1.0.4 Stable
released this
2025-05-13 20:59:36 -07:00 | 5 commits to main since this releasepatched downloading and uploading
Downloads