minehutskriptuploader
v1.0.15
Published
MinehutSkriptUploader is an easy way to hotreload and upload skript files to your minehut server.
Downloads
5
Readme
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 [email protected] hunter12
$ mhsu upload sidebar.sk
$ mhsu watch ./ -r
$ mhsu watch ./ -r -s stranted