# xmc
A Minecraft server management tool build by Nodejs

## How to use

#### Config your server

- `xmc config -p 'your publicKey' -s 'your secretKey' -z 'your zoneId' -i 'your instance id'`

#### Start the server
- `xmc start`
- The instance now has been turned on and a public IP has been associated to it


#### Shut the server
- Run `xmc shutdown`

## Requirements

- Node.js version >= 4.0.0
- A server runs on Qingyun
