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
This commit is contained in:
2025-07-23 12:42:26 -07:00
parent e4210aa9db
commit da7a8c5f3e
5 changed files with 135 additions and 40 deletions

View File

@@ -5,7 +5,8 @@
## Features
- Auto-detects download source (GitHub / Jenkins / Modrinth / Bukkit / Direct)
- 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