Skip to content

alvin-pm-pl/VotifierAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VotifierAPI

An API plugin which provides Vote API for votifier.

Why?

PHP sucks. No other reasons. Kotlin W.

Setup

  1. Download the latest release from here.
  2. Run server and stop it.
  3. Edit config.yml as you need. (This need to be same as votifier-server's config.json)
  4. Run server again.

API

alvin0319\VotifierAPI\event\PlayerVoteEvent

  • 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.

License

This project is licensed under the MIT License. See LICENSE for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages