0.1.0 • Published 8 years ago
votifier-tester v0.1.0
Votifier Tester
With Votifier Tester you can send test votes to a Minecraft server which is using Votifier to check out if Votifier is working correctly.
Installation
npm install -g votifier-testerUsage
You can use Votifier Tester with the votifier-tester command. A test vote can be configured by additional parameters. You need to specify at least a user name and a public key. All available parameters are listed in the table below.
| Parameter | Description | Default value |
|---|---|---|
--help | Display help | - |
--host, -h | Host name of the Minecraft server | localhost |
--port, -p | Port of the Votifier instance | 8192 |
--publicKey, -k | Public key used by Votifier | - |
--serviceName, -s | Name of Votifier service | votifier-tester |
--userName, -u | Name of user who is voting | - |
0.1.0
8 years ago