Sophia Atkinson 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
2025-05-05 00:37:43 -07:00
2025-07-23 12:42:26 -07:00
2025-07-23 12:42:26 -07:00
2025-07-23 12:42:26 -07:00
2025-07-23 12:42:26 -07:00

Super Cool Jar Downloader / Uploader :3

Highly customized for my use case. Not intended for the lay-person use.
Im Assuming you're experienced, can read the code and understand it.

Features

  • Downloads the Latest PaperMC server version (may add more soon)
  • Auto-detects download source (GitHub / Jenkins / Modrinth / Bukkit / Paper Hanger / Direct)
  • Skips already downloaded files
  • Password encryption for SFTP (AES-256-CBC)
  • Optional SFTP upload support
  • CLI progress bar for downloads

Requirements

  • Node.js v20+
  • config.json in project root
  • Generates secret.key on first run (For SFTP/SSH connections to copy the jars to your server)
Description
Super Cool Jar Downloader / Uploader
Readme MIT 46 KiB
Version 1.2.0 Latest
2025-12-14 00:15:55 -08:00
Languages
JavaScript 100%