Commit Graph

6 Commits

Author SHA1 Message Date
72bd880950 added SpigotMC!
Well its technically its Spiget, but same diff
2025-12-14 00:05:09 -08:00
aee24d9492 The Big Three! (V1.1.1)
Added 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.
2025-12-13 20:04:37 -08:00
da7a8c5f3e Updated to 1.1.0 and changes :P
- 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 confing.json.example, this is used right now, but i will be wrighting it into the script soon
- added LINCENSE file
2025-07-23 12:42:26 -07:00
e4210aa9db fix jenkins download, version bump to 1.0.5
When i was pulling some downloads, it was grabbing all versions
2025-07-02 14:48:19 -07:00
3c08ababe7 patch downloading and uploading 2025-05-13 20:47:49 -07:00
7677a03ec8 Initial commit 2025-05-05 00:37:43 -07:00