1.0.15 • Published 5 years ago

minehutskriptuploader v1.0.15

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

MinehutSkriptUploader

MinehutSkriptUploader is an easy way to hotreload and upload skript files to your minehut server.

Installation

MinehutSkriptUploader requires Node.js v4+ to run.

Install the package with npm:

$ npm install minehutskriptuploader -g

Usage

Options

-r : To immediatly reload the skript in your server -s : Servername you wan't to reload. If not defined it will take the first server.

Login:
$ mhsu login [email] [password]
Upload:
$ mhsu upload [fileName]
Watch:
$ mhsu watch [fileName]
Or watch a whole directory for file changes:
$ mhsu watch ./

Examples

$ mhsu login martvanenck1@gmail.com hunter12
$ mhsu upload sidebar.sk
$ mhsu watch ./ -r
$ mhsu watch ./ -r -s stranted
1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.2

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago