An API plugin which provides Vote API for votifier.
PHP sucks. No other reasons. Kotlin W.
- Download the latest release from here.
- Run server and stop it.
- Edit
config.yml
as you need. (This need to be same as votifier-server's config.json) - Run server again.
getAddress() : string
- Returns the address of the voter.getUsername() : string
- Returns the username of the voter.getServiceName() : string
- Returns the service name of the voter.getTimestamp() : string
- Returns the timestamp of the vote.
This project is licensed under the MIT License. See LICENSE for more details.