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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "download-plugs",
|
||||
"version": "1.0.5",
|
||||
"version": "1.1.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"run": "node index.js"
|
||||
|
||||
Reference in New Issue
Block a user