1.0.15 • Published 4 years ago

minehutskriptuploader v1.0.15

Weekly downloads
2
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago